Skip to content

Commit

Permalink
ci: Set required GH_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Nov 18, 2024
1 parent 8a55752 commit 1a854a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:

- name: Update
run: ./update_all.py
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 1a854a0

Please sign in to comment.