We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677b1de commit ea80eceCopy full SHA for ea80ece
.github/workflows/release.yml
@@ -101,4 +101,4 @@ jobs:
101
-f version=${GITHUB_REF##refs/tags/} \
102
-R built-fast/homebrew-devtools
103
env:
104
- GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
+ GH_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments