mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
Update download-upstream.yml
This commit is contained in:
parent
9d32065aaa
commit
272215f17b
2
.github/workflows/download-upstream.yml
vendored
2
.github/workflows/download-upstream.yml
vendored
@ -30,6 +30,6 @@ jobs:
|
||||
with:
|
||||
branch: 'adlist-maker'
|
||||
github_token: ${{ secrets.PERSON_TOKEN }}
|
||||
- name: sync
|
||||
- name: rebuild list
|
||||
run: |
|
||||
curl -s -m 30 -X POST "$GITHUB_API_URL/repos/$GITHUB_REPOSITORY/actions/workflows/auto-rebuild.yml/dispatches" -H "Accept: application/vnd.github.v3+json" -H "Authorization: token ${{ secrets.PERSON_TOKEN }}" -d '{"ref":"adlist-maker"}'
|
||||
|
Loading…
Reference in New Issue
Block a user