Skip to content

Commit 48588ee

Browse files
authored
chore: update download artifacts in release (#5841)
1 parent ac6b5bd commit 48588ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,9 @@ jobs:
304304
branch: ${{ github.ref }}
305305
workflow: build.yaml
306306
workflow_conclusion: completed
307-
check_artifacts: true
308307
name: npm-package
308+
check_artifacts: false
309+
if_no_artifact_found: fail
309310

310311
- name: Decompress npm package
311312
run: tar -xzf package.tar.gz

0 commit comments

Comments
 (0)