mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
with github token
This commit is contained in:
parent
7f3399f1d8
commit
49d3fc6b22
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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user