Skip to content

Commit 568db42

Browse files
committed
[github actions] change secret for release
1 parent 7720e21 commit 568db42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: release to github
2525
run: npm run release:windows
2626
env:
27-
GH_TOKEN: ${{ secrets.Github_AccessToken }}
27+
GH_TOKEN: ${{ secrets.GH_AT }}

0 commit comments

Comments
 (0)