🐛 fix: use personal access token

This commit is contained in:
welpo 2023-04-14 16:53:44 +02:00
parent e32d4a8138
commit fded2bd53e
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -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