update base

This commit is contained in:
Elio Bischof
2025-07-30 23:33:46 +02:00
64 changed files with 4841 additions and 388 deletions

View File

@@ -77,6 +77,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
path: executables
pattern: 'zitadel-*-*'
- name: move files one folder up
run: mv */*.tar.gz . && find . -type d -empty -delete
working-directory: executables