mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-08 08:03:27 +02:00
fix: wip action
This commit is contained in:
2
.github/workflows/create-tag.yml
vendored
2
.github/workflows/create-tag.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
id: semver
|
id: semver
|
||||||
uses: ietf-tools/semver-action@v1
|
uses: ietf-tools/semver-action@v1
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
|
||||||
branch: main
|
branch: main
|
||||||
- uses: rickstaa/action-create-tag@v1
|
- uses: rickstaa/action-create-tag@v1
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user