why doesn't this work
This commit is contained in:
parent
0c150fe115
commit
4aabab7eb3
2
.github/workflows/build_and_release.yml
vendored
2
.github/workflows/build_and_release.yml
vendored
@ -30,6 +30,6 @@ jobs:
|
||||
artifacts: "utils"
|
||||
body: "It's releasin' time"
|
||||
generateReleaseNotes: true
|
||||
tag: "${SHORT_SHA}"
|
||||
tag: ${{ env.SHORT_SHA }}
|
||||
commit: master
|
||||
token: ${{ secrets.PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user