Skip to content

Commit cf5fa93

Browse files
committed
fix: Bad yaml formatting
1 parent 851458f commit cf5fa93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
node-version: 14
2323

24-
- uses: Npm Install
24+
- name: Npm Install
2525
run: npm install
2626

2727
# publishes to NPM using third party tool (more info here https://github.com/JS-DevTools/npm-publish)

0 commit comments

Comments
 (0)