mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the building script
This commit is contained in:
parent
7df5bcb292
commit
eccc1480e0
6
.github/workflows/build-daily.yml
vendored
6
.github/workflows/build-daily.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: build-daily
|
||||
on: push
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user