We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4178ac4 commit f0cb2beCopy full SHA for f0cb2be
.github/workflows/release-osx.yml
@@ -26,4 +26,4 @@ jobs:
26
version: latest
27
args: release --rm-dist
28
env:
29
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments