👷 update ci
Some checks failed
Release / run-unit-tests (push) Failing after 0s
Release / debug (push) Successful in 3s
Run Unit Tests / run-unit-tests (push) Successful in 5s

This commit is contained in:
DrMaxNix 2024-08-18 18:52:24 +02:00
parent 41086c853b
commit 70941beb7d

View File

@ -2,7 +2,8 @@ name: Release
on:
push:
tags:
- 'v[0-9]+(\.[0-9]+){2}(\-.+)?'
#- 'v[0-9]+(\.[0-9]+){2}(\-.+)?'
- '*'
env:
REGISTRY_GIT: git.tjdev.de