almost there
This commit is contained in:
parent
d8ab880692
commit
9aef722094
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: ${{ GITHUB_SHA }}
|
||||
commit: master
|
||||
token: ${{ secrets.PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user