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 aeb54c1 commit 152a3e6Copy full SHA for 152a3e6
.github/workflows/zola.yml
@@ -11,7 +11,7 @@ jobs:
11
env:
12
PAGES_BRANCH: gh-pages
13
BUILD_DIR: .
14
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
16
build_and_deploy:
17
runs-on: ubuntu-latest
0 commit comments