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"
|
artifacts: "utils"
|
||||||
body: "It's releasin' time"
|
body: "It's releasin' time"
|
||||||
generateReleaseNotes: true
|
generateReleaseNotes: true
|
||||||
tag: $GITHUB_SHA
|
tag: ${{ GITHUB_SHA }}
|
||||||
commit: master
|
commit: master
|
||||||
token: ${{ secrets.PAT }}
|
token: ${{ secrets.PAT }}
|
||||||
|
Loading…
Reference in New Issue
Block a user