mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
🤖 修改自動建構時間、Commit 新增小時
This commit is contained in:
parent
1722877b0a
commit
9fc1b8369a
4
.github/workflows/280blocker.yml
vendored
4
.github/workflows/280blocker.yml
vendored
@ -3,7 +3,7 @@ name: 280blocker
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: "*/2 * * * *"
|
||||
- cron: "0 */1 * * *"
|
||||
|
||||
jobs:
|
||||
go:
|
||||
@ -20,7 +20,7 @@ jobs:
|
||||
args: https://280blocker.net/files/280blocker_domain_ag_$(date +%Y%m).txt -o 280blocker/280blocker_domain_ag.txt
|
||||
- name: get today date
|
||||
id: date
|
||||
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
|
||||
run: echo "::set-output name=date::$(date +'%Y-%m-%d-%H')"
|
||||
- name: push
|
||||
uses: actions-go/push@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user