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 6bbaf86 commit c344925Copy full SHA for c344925
.github/workflows/npm-publish.yml
@@ -17,7 +17,6 @@ jobs:
17
run: npm install --frozen-lockfile
18
- name: 'create package'
19
run: npm run package
20
- run:
21
- name: 'publish'
22
run: npm publish
23
env:
0 commit comments