Update docker-publish.yml

This commit is contained in:
Marco
2023-03-21 22:58:14 +01:00
committed by GitHub
parent 5977a57686
commit 7f602f1e20

View File

@@ -13,6 +13,8 @@ on:
branches: [ master ] branches: [ master ]
pull_request: pull_request:
branches: [ master ] branches: [ master ]
schedule:
- cron : '0 1 * * *'
env: env:
# Use docker.io for Docker Hub if empty # Use docker.io for Docker Hub if empty