We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1bb2f commit 90c2bfaCopy full SHA for 90c2bfa
1 file changed
.github/workflows/electron_build.yml
@@ -35,4 +35,4 @@ jobs:
35
with:
36
files: music_player/dist/*.dmg
37
env:
38
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
0 commit comments