There was an error while loading. Please reload this page.
1 parent ee57c3e commit 4bec2b0Copy full SHA for 4bec2b0
1 file changed
.github/workflows/prerelease.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
31
with:
32
fetch-depth: 0 # full history for yarn version
33
- token: ${{ secrets.USER_GITHUB_TOKEN }}
+ token: ${{ secrets.GITHUB_TOKEN }}
34
35
- name: Setup Node with trusted publishing
36
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
0 commit comments