There was an error while loading. Please reload this page.
1 parent 98b1b84 commit 8ef151fCopy full SHA for 8ef151f
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/checkout@v4
32
with:
33
fetch-depth: 0
34
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.RELEASE_TOKEN }}
35
36
- name: Setup Node.js
37
uses: actions/setup-node@v4
0 commit comments