Skip to content

Commit 920eecd

Browse files
authored
Update static.yml
Signed-off-by: Lee Calcote <[email protected]>
1 parent fc9dd32 commit 920eecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
with:
4646
# Upload just the public folder
4747
path: 'public'
48+
token: ${{ secrets.GH_ACCESS_TOKEN }}
4849
- name: Deploy to GitHub Pages
4950
id: deployment
5051
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)