Skip to content

Commit 8f71785

Browse files
committed
Update action
1 parent aacadb0 commit 8f71785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ jobs:
110110
fail_ci_if_error: true
111111
- name: Publish to npm
112112
run: pnpm publish
113-
if: steps.changepacks.outputs.changepacks != '[]'
113+
if: steps.changepacks.outputs.changepacks != ''

0 commit comments

Comments
 (0)