feat: publishing workflow

This commit is contained in:
2023-06-30 13:38:28 +02:00
parent 2d061b1638
commit 995cc89d17
8 changed files with 41 additions and 29 deletions

3
.gitlab/ci/getVersion.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env sh
grep -oP '(?<="version": ")[^"]*' "$1"