Update docker-publish.yml

Co-authored-by: sudokoko <koko@sudokoko.xyz>
This commit is contained in:
Ren 2024-03-28 18:03:00 -07:00 committed by GitHub
commit a9a71650b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,8 +8,6 @@ name: Build Docker Image
on:
push:
branches: [ "main" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
branches: [ "main" ]