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 0011921 commit 335bd04Copy full SHA for 335bd04
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- run: npm ci
23
24
- - run: npm run publish
+ - run: npm run package
25
26
- uses: ./
27
0 commit comments