Update docker-publish.yml

This commit is contained in:
bjoernellens1 2023-08-08 19:59:24 +02:00 committed by GitHub
parent 61f22aaf4f
commit 958a0c70ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,11 +9,11 @@ on:
schedule:
- cron: '25 23 * * *'
push:
branches: [ "main" ]
branches: [ "build-action" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
branches: [ "main" ]
branches: [ "build-action" ]
env:
# Use docker.io for Docker Hub if empty