We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0058ec commit f668429Copy full SHA for f668429
1 file changed
.github/workflows/release.yml
@@ -35,4 +35,4 @@ jobs:
35
with:
36
working_directory: npm
37
env:
38
- GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments