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 f991672 commit 058bd31Copy full SHA for 058bd31
.github/workflows/ci-cd.yml
@@ -37,4 +37,4 @@ jobs:
37
run: |
38
npm run deploy
39
env:
40
- GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments