Skip to content

Commit f3c3853

Browse files
authored
Merge branch 'master' into fix/level
2 parents 0fa2f07 + e3b451b commit f3c3853

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/static.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
steps:
3030
- name: Checkout
3131
uses: actions/checkout@v4
32+
with:
33+
token: ${{ secrets.GH_ACCESS_TOKEN }}
3234
- name: Setup Pages
3335
uses: actions/configure-pages@v5
3436
- name: Setup Hugo (Extended)

0 commit comments

Comments
 (0)