trigger re-build due to actions permission error

This commit is contained in:
jimmyff 2023-02-01 18:15:58 +00:00
parent a6171d861c
commit 0e7056068e

View file

@ -13,7 +13,4 @@ jobs:
env:
# Target branch
PAGES_BRANCH: gh-pages
# Provide personal access token
# TOKEN: ${{ secrets.TOKEN }}
# Or if publishing to the same repo, use the automatic token
TOKEN: ${{ secrets.GITHUB_TOKEN }}