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 cab3d54 commit c5f3c21Copy full SHA for c5f3c21
.github/workflows/check-changeset.yml
@@ -22,4 +22,4 @@ jobs:
22
run: yarn ts-node-script scripts/check_changeset.ts
23
id: check-changeset
24
- name: Read output
25
- run: echo env.MISSING_PACKAGES
+ run: echo $MISSING_PACKAGES
0 commit comments