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 b54a5c9 commit 7a3fd3aCopy full SHA for 7a3fd3a
.github/workflows/publish.yml
@@ -41,4 +41,4 @@ jobs:
41
killall5 node || echo "Server is stopped"
42
43
- name: Publish
44
- run: sh ./bin/publish.sh
+ run: npm publish
0 commit comments