testing publish
All checks were successful
ci/woodpecker/push/publish Pipeline was successful

This commit is contained in:
Stefan Hoffmann 2023-07-14 22:08:35 +02:00
parent 103ca88881
commit 33db9e490c
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD
2 changed files with 2 additions and 5 deletions

View File

@ -37,6 +37,3 @@ pipeline:
when:
path: "release_state.json"
event: "push"
depends_on:
- build_stable

View File

@ -1,5 +1,5 @@
{
"stable": "v2020.2.2",
"beta": "v2022.1.4",
"experimental": "v2022.1.4"
"experimental": "v2022.1.4-x"
}