chore: only download release relevant artifacts

This commit is contained in:
Livio Spring
2025-04-25 13:35:51 +02:00
parent bb52896ddf
commit 9f312b907d

View File

@@ -32,6 +32,7 @@ jobs:
if: ${{ !inputs.dry_run }}
with:
path: .artifacts
pattern: "{checksums.txt,zitadel-*}"
-
name: Semantic Release
uses: cycjimmy/semantic-release-action@v4