Update action yaml

This commit is contained in:
LuckyHunter
2023-02-19 02:12:49 +08:00
parent 5efe1ea0b6
commit 2bf3496df0
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ on:
workflow_dispatch:
jobs:
buildx-dockerhub:
buildx:
runs-on: ubuntu-latest
steps:
- name: Checkout

View File

@@ -7,12 +7,12 @@ on:
types:
- completed
# UTC时间对应Beijing时间 930
# schedule:
# - cron: "30 1 * * *"
# UTC时间对应Beijing时间 830
schedule:
- cron: "30 0 * * *"
jobs:
container-test-job:
run:
runs-on: ubuntu-latest
container:
image: enwaiax/smzdm_bot