Update docker-release.yml

This commit is contained in:
Dede Fuji Abdul 2024-01-15 21:12:44 +07:00 committed by GitHub
parent 70aeed1e82
commit 2ede4dc432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ on:
push:
branches: [ "main" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
tags: [ 'release-*.*.*' ]
pull_request:
branches: [ "main" ]