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 badf500 commit bf55a32Copy full SHA for bf55a32
.github/workflows/publish-js.yml
@@ -1,7 +1,7 @@
1
# This workflows will upload a Javscript Package using NPM to npmjs.org when a release is created
2
# For more information see: https://docs.github.com/en/actions/guides/publishing-nodejs-packages
3
4
-name: Publish Python
+name: Publish Javascript
5
6
on:
7
release:
0 commit comments