Last fix to rc naming
All checks were successful
Run Tests on Code / run-tests (push) Successful in 14s
Build and Release Binary File / test (push) Successful in 13s
Build and Release Binary File / build (push) Successful in 33s
Build and Release Binary File / upload-generic-package (push) Successful in 2s
Build and Release Binary File / upload-debian-package (push) Successful in 2s
Build and Release Binary File / upload-release (push) Successful in 10s

This commit is contained in:
Neshura 2023-12-29 14:53:19 +01:00
parent 855988e947
commit 7a4f075b58
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