mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-07-26 03:19:21 +02:00
with github token
This commit is contained in:
1
.github/workflows/create-tag.yml
vendored
1
.github/workflows/create-tag.yml
vendored
@@ -20,3 +20,4 @@ jobs:
|
||||
with:
|
||||
tag: ${{ steps.semver.outputs.next }}
|
||||
message: ${{ steps.semver.outputs.next }}
|
||||
github_token: ${{ github.token }}
|
||||
|
Reference in New Issue
Block a user