We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1dd079 + f56a7f9 commit 356b097Copy full SHA for 356b097
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
with:
16
- token: ${{secrets.GH_TOKEN}}
+ token: ${{secrets.GH_ACCESS_TOKEN}}
17
18
- uses: actions/setup-node@v3
19
0 commit comments