Update docker-nightly.yml

This commit is contained in:
Hk-Gosuto 2023-12-18 22:02:24 +08:00 committed by GitHub
parent b973bb6ad4
commit b024ca3370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name: Docker Nightly Image CI
on:
schedule:
- cron: '0 1 * * *'
workflow_dispatch:
jobs:
push_to_registry: