We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a206779 commit 21c5131Copy full SHA for 21c5131
.github/workflows/gh-pages.yml
@@ -25,6 +25,6 @@ jobs:
25
HUGO_VERSION: 0.88.0
26
TARGET_REPO: Killarexe/killarexe.github.io
27
TARGET_BRANCH: master
28
- TOKEN: ${{ secrets.TOKEN }}
+ TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
HUGO_ARGS: ''
30
CNAME: killarexe.github.io
0 commit comments