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