Skip to content

Commit e3b451b

Browse files
authored
Update static.yml
Signed-off-by: Lee Calcote <[email protected]>
1 parent 09a2618 commit e3b451b

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)