mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
⏪️ revert token change
This commit is contained in:
parent
91de9ad036
commit
e32d4a8138
1 changed files with 1 additions and 1 deletions
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.TOKEN }}
|
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
BUILD_THEMES: false
|
BUILD_THEMES: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue