mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-20 16:55:22 +08:00
⬆️ Update lazy rules automatically from https://github.com/wlxuf/Shadowrocket
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -25,6 +25,12 @@ jobs:
|
||||
|
||||
- name: Run auto-build.sh
|
||||
run: ./factory/auto_build.sh
|
||||
|
||||
- name: Update lazy rules
|
||||
run: |
|
||||
rm lazy.conf lazy_group.conf
|
||||
curl -O https://raw.githubusercontent.com/wlxuf/Shadowrocket/main/lazy.conf
|
||||
curl -O https://raw.githubusercontent.com/wlxuf/Shadowrocket/main/lazy_group.conf
|
||||
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
|
||||
Reference in New Issue
Block a user