mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-18 05:03:27 +02:00
Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
83699de4ad
|
|||
459014b233
|
|||
d365a9f8e2
|
|||
f61afa73df
|
|||
e4f614fdbf
|
2
.github/workflows/create-tag.yml
vendored
2
.github/workflows/create-tag.yml
vendored
@@ -20,4 +20,4 @@ jobs:
|
||||
with:
|
||||
tag: ${{ steps.semver.outputs.next }}
|
||||
message: ${{ steps.semver.outputs.next }}
|
||||
github_token: ${{ github.token }}
|
||||
github_token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user