Update docker-publish.yml

This commit is contained in:
Gabor FELEGYHAZI
2022-06-28 09:51:04 +02:00
committed by GitHub
parent d71e107b31
commit 4bdec50e83

View File

@@ -4,7 +4,6 @@ on:
push:
branches: [ "main" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
paths:
- '**.php'
- './composer.*'