This commit is contained in:
xmdhs 2023-12-04 18:48:06 +08:00
parent fc8396e068
commit 37fab57f46
No known key found for this signature in database
GPG Key ID: E809D6D43DEFCC95

View File

@ -3,7 +3,7 @@ name: build rule set
on: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 3 * * *"
jobs: jobs:
build: build:
@ -23,5 +23,5 @@ jobs:
run: go run -v run: go run -v
- name: Release - name: Release
run: | run: .github/release-rule-set.sh