Skip to content

Commit

Permalink
also use token in checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbelanger committed May 9, 2024
1 parent 3db5128 commit 16e5d5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/spec_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
token: ${{ secrets.SPEC_UPDATE_TOKEN }}
- name: Setup Python environment
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 16e5d5e

Please sign in to comment.