github actions
This commit is contained in:
parent
b93df4260a
commit
00077a6a4e
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@ -14,4 +14,4 @@ jobs:
|
||||
# Target branch
|
||||
PAGES_BRANCH: gh-pages
|
||||
# Provide personal access token
|
||||
TOKEN: ${{ secrets.TOKEN }}
|
||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
Loading…
Reference in New Issue
Block a user