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: workflow_dispatch:
jobs: jobs:
buildx-dockerhub: buildx:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout

View File

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