Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
djliden authored Jun 7, 2024
1 parent c489a67 commit 9d5f33a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GH_PAT }}

# Install dependencies
- name: Set up Python 3.11
Expand Down

0 comments on commit 9d5f33a

Please sign in to comment.