ci: fix syntax

This commit is contained in:
Dexter 2022-11-30 16:48:51 +00:00
parent 077700910b
commit 5d3a3a6f11

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: