We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7720e21 commit 568db42Copy full SHA for 568db42
1 file changed
.github/workflows/release.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: release to github
25
run: npm run release:windows
26
env:
27
- GH_TOKEN: ${{ secrets.Github_AccessToken }}
+ GH_TOKEN: ${{ secrets.GH_AT }}
0 commit comments