Skip to content

Commit

Permalink
🐛 fix: use personal access token
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed Apr 14, 2023
1 parent e32d4a8 commit fded2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zolatogithubpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit fded2bd

Please sign in to comment.