none of this documentation makes any goddamn sense
This commit is contained in:
parent
48a137d505
commit
ddcf08d241
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