Update docker-publish.yml

This commit is contained in:
sstidl 2023-11-04 23:14:27 +01:00 committed by GitHub
parent 364e6304b0
commit cecf591d0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,8 @@ name: Docker
# documentation.
on:
schedule:
- cron: '30 20 * * *'
# schedule:
# - cron: '30 20 * * *'
push:
branches: [ "dev" ]
# Publish semver tags as releases.