mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:37:30 +00:00
chore: only download release relevant artifacts
This commit is contained in:
1
.github/workflows/version.yml
vendored
1
.github/workflows/version.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user