Skip to content

Commit fa3ea7c

Browse files
authored
Update static.yml
1 parent 4022876 commit fa3ea7c

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
@@ -25,6 +25,8 @@ jobs:
2525
id-token: write
2626
steps:
2727
- uses: actions/checkout@v4
28+
with:
29+
token: ${{ secrets.GITHUB_TOKEN }}
2830

2931
# Install dependencies
3032
- name: Set up Python 3.11

0 commit comments

Comments
 (0)