Skip to content

Commit 653a8cf

Browse files
committed
chore: fix ci
1 parent e5a06b7 commit 653a8cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373

7474
- name: Upload | Distribution Artifacts
7575
uses: actions/upload-artifact@v4
76+
if: steps.release.outputs.released == 'true'
7677
with:
7778
name: distribution-artifacts
7879
path: dist

0 commit comments

Comments
 (0)