how do you reference this variable
This commit is contained in:
parent
11567eb6db
commit
732976d9d7
2
.github/workflows/build_and_release.yml
vendored
2
.github/workflows/build_and_release.yml
vendored
@ -27,5 +27,5 @@ jobs:
|
||||
artifacts: "utils"
|
||||
body: "It's releasin' time"
|
||||
generateReleaseNotes: true
|
||||
commit: ${{ env.GITHUB_SHA }}
|
||||
commit: $GITHUB_SHA
|
||||
token: ${{ secrets.PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user