mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +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 }}
|
if: ${{ !inputs.dry_run }}
|
||||||
with:
|
with:
|
||||||
path: .artifacts
|
path: .artifacts
|
||||||
|
pattern: "{checksums.txt,zitadel-*}"
|
||||||
-
|
-
|
||||||
name: Semantic Release
|
name: Semantic Release
|
||||||
uses: cycjimmy/semantic-release-action@v4
|
uses: cycjimmy/semantic-release-action@v4
|
||||||
|
Reference in New Issue
Block a user