mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-18 15:54:50 +08:00
Merge branch 'master' into Development
This commit is contained in:
7
.github/workflows/main.yml
vendored
7
.github/workflows/main.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
# 每日7时开始
|
||||
- cron: '0 7 * * *'
|
||||
|
||||
# 可手动出发
|
||||
# 可手动触发
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@@ -23,9 +23,8 @@ jobs:
|
||||
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.7
|
||||
env:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
branch: Development
|
||||
with:
|
||||
BRANCH: Development
|
||||
FOLDER: .
|
||||
commit-message : 'Nightly build'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user