ci: fix syntax

This commit is contained in:
Dexter 2022-11-30 16:41:29 +00:00
parent 84814f3476
commit 077700910b

View File

@ -4,7 +4,7 @@ name: Publish docker containers
push: push:
tags: tags:
- 'v[0-9]+.[0-9]+.[0-9]+' - 'v[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+-.*' - 'v[0-9]+.[0-9]+.[0-9]+-**'
workflow_dispatch: workflow_dispatch:
inputs: inputs: