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 6225d1c commit ebacb1dCopy full SHA for ebacb1d
.github/workflows/release.yaml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Run @arethetypeswrong/cli
61
run: |
62
- pn attw package.tgz
+ pnpm attw package.tgz
63
64
- name: Publish
65
shell: bash
0 commit comments