Skip to content

Commit 152a3e6

Browse files
authored
Update zola.yml Fix naming
1 parent aeb54c1 commit 152a3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zola.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
env:
1212
PAGES_BRANCH: gh-pages
1313
BUILD_DIR: .
14-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515

1616
build_and_deploy:
1717
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)