mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 11:43:00 +08:00
Update download-upstream.yml
This commit is contained in:
parent
000e40323d
commit
0b37c2c47e
5
.github/workflows/download-upstream.yml
vendored
5
.github/workflows/download-upstream.yml
vendored
@ -3,10 +3,6 @@
|
|||||||
name: download upstream
|
name: download upstream
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ adlist-maker ]
|
|
||||||
paths:
|
|
||||||
- '**.php'
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 18 */3 * *'
|
- cron: '30 18 */3 * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@ -32,6 +28,7 @@ jobs:
|
|||||||
- name: push
|
- name: push
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
|
branch: 'adlist-maker'
|
||||||
github_token: ${{ secrets.PERSON_TOKEN }}
|
github_token: ${{ secrets.PERSON_TOKEN }}
|
||||||
- name: sync
|
- name: sync
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user