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 bce579f commit 7681d83Copy full SHA for 7681d83
.github/workflows/nextjs.yml
@@ -92,4 +92,4 @@ jobs:
92
id: deployment
93
uses: actions/deploy-pages@v2
94
env:
95
- GH_TOKEN: ${{ secrets.API_AUTH_KEY }}
+ API_AUTH_KEY: ${{ secrets.API_AUTH_KEY }}
0 commit comments