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 851458f commit cf5fa93Copy full SHA for cf5fa93
.github/workflows/npm_publish.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
node-version: 14
23
24
- - uses: Npm Install
+ - name: Npm Install
25
run: npm install
26
27
# publishes to NPM using third party tool (more info here https://github.com/JS-DevTools/npm-publish)
0 commit comments