seriously what
This commit is contained in:
parent
9aef722094
commit
3e0b779396
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_and_release.yml
vendored
2
.github/workflows/build_and_release.yml
vendored
|
@ -27,6 +27,6 @@ jobs:
|
|||
artifacts: "utils"
|
||||
body: "It's releasin' time"
|
||||
generateReleaseNotes: true
|
||||
tag: ${{ GITHUB_SHA }}
|
||||
tag: ${{ env.GITHUB_SHA }}
|
||||
commit: master
|
||||
token: ${{ secrets.PAT }}
|
||||
|
|
Loading…
Add table
Reference in a new issue