mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-30 23:38:28 +00:00
[update] Use GitHub token for higher rate-limits
This commit is contained in:
@@ -25,6 +25,8 @@ jobs:
|
||||
|
||||
- name: Run Update
|
||||
run: bash ./update.sh
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Save
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user