mirror of
https://github.com/xmdhs/sing-box-ruleset.git
synced 2025-02-06 04:52:42 +08:00
fix ci
This commit is contained in:
parent
fc8396e068
commit
37fab57f46
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -3,7 +3,7 @@ name: build rule set
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "0 3 * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -23,5 +23,5 @@ jobs:
|
||||
run: go run -v
|
||||
|
||||
- name: Release
|
||||
run: |
|
||||
run: .github/release-rule-set.sh
|
||||
|
Loading…
Reference in New Issue
Block a user