We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b10878 commit bdbbbb8Copy full SHA for bdbbbb8
.github/workflows/release-binary.yml
@@ -26,4 +26,4 @@ jobs:
26
version: latest
27
workdir: .
28
env:
29
- GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
+ GITHUB_TOKEN: "${{ secrets.RELEASE }}"
0 commit comments