mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-04 06:43:26 +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:
|
with:
|
||||||
tag: ${{ steps.semver.outputs.next }}
|
tag: ${{ steps.semver.outputs.next }}
|
||||||
message: ${{ steps.semver.outputs.next }}
|
message: ${{ steps.semver.outputs.next }}
|
||||||
|
github_token: ${{ github.token }}
|
||||||
|
Reference in New Issue
Block a user