Skip to content

Commit 21c5131

Browse files
committed
Try to patch workflow
1 parent a206779 commit 21c5131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
HUGO_VERSION: 0.88.0
2626
TARGET_REPO: Killarexe/killarexe.github.io
2727
TARGET_BRANCH: master
28-
TOKEN: ${{ secrets.TOKEN }}
28+
TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
HUGO_ARGS: ''
3030
CNAME: killarexe.github.io

0 commit comments

Comments
 (0)