🐛 fix: use personal access token
This commit is contained in:
parent
e32d4a8138
commit
fded2bd53e
2
.github/workflows/zolatogithubpages.yml
vendored
2
.github/workflows/zolatogithubpages.yml
vendored
@ -14,5 +14,5 @@ jobs:
|
||||
# Target branch
|
||||
PAGES_BRANCH: gh-pages
|
||||
# Provide personal access token
|
||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
TOKEN: ${{ secrets.TOKEN }}
|
||||
BUILD_THEMES: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user