mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
fix: wip action
This commit is contained in:
parent
83699de4ad
commit
44e125e00c
2
.github/workflows/create-tag.yml
vendored
2
.github/workflows/create-tag.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
id: semver
|
||||
uses: ietf-tools/semver-action@v1
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
|
||||
branch: main
|
||||
- uses: rickstaa/action-create-tag@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user