[update] Use GitHub token for higher rate-limits

This commit is contained in:
Lleyton Gray
2022-11-25 02:26:45 +00:00
parent 5846b7c808
commit 3a81bc0cc0
71 changed files with 72 additions and 70 deletions
+2
View File
@@ -25,6 +25,8 @@ jobs:
- name: Run Update
run: bash ./update.sh
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Save
run: |