none of this documentation makes any goddamn sense
This commit is contained in:
parent
48a137d505
commit
ddcf08d241
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: ${{ github.sha }}
|
||||
commit: master
|
||||
token: ${{ secrets.PAT }}
|
||||
|
|
Loading…
Add table
Reference in a new issue