We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aacadb0 commit 8f71785Copy full SHA for 8f71785
.github/workflows/publish.yml
@@ -110,4 +110,4 @@ jobs:
110
fail_ci_if_error: true
111
- name: Publish to npm
112
run: pnpm publish
113
- if: steps.changepacks.outputs.changepacks != '[]'
+ if: steps.changepacks.outputs.changepacks != ''
0 commit comments