Add tag as trigger

This commit is contained in:
Andras Schmelczer 2025-03-16 21:41:57 +00:00
parent 47af8323cf
commit d0e9b16073
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -8,6 +8,7 @@ name: Publish server Docker image
on:
push:
branches: ["master"]
tags: ["*"]
pull_request:
branches: ["master"]