Fix Release CI for rc tags

This commit is contained in:
Neshura 2023-12-26 04:28:00 +01:00
parent 48e0446521
commit 427e0e44b0
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -5,7 +5,7 @@ on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+rc[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+'
jobs:
test:
runs-on: docker