We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d5846 commit 602a90cCopy full SHA for 602a90c
.github/workflows/release.yml
@@ -82,4 +82,4 @@ jobs:
82
cd electron-app
83
npm run electron:build
84
env:
85
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments