wrap _this_ in quotes?
This commit is contained in:
parent
19e76cdd87
commit
0c150fe115
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: "${SHORT_SHA}"
|
||||
commit: master
|
||||
token: ${{ secrets.PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user