Update docker-publish.yml

This commit is contained in:
Dede Fuji Abdul 2024-01-15 21:05:35 +07:00 committed by GitHub
parent 16486fefcc
commit 284f5078fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ on:
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
branches: [ "main", "development" ]
branches: [ "main" ]
env:
# Use docker.io for Docker Hub if empty