update token

This commit is contained in:
Ben Wilson
2023-06-21 10:15:09 -04:00
parent 99a2ad747b
commit 9691b4edb7

View File

@@ -27,6 +27,6 @@ jobs:
if: success()
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.TOKEN }}
publish_dir: dist/angular-github-actions
enable_jekyll: true