mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-12-29 03:01:03 +01:00
Compare commits
1 Commits
v0.2.3
...
44e125e00c
| Author | SHA1 | Date | |
|---|---|---|---|
|
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:
|
||||
|
||||
Reference in New Issue
Block a user