Skip to content

Commit 0c229e0

Browse files
authored
Update publish-npm.yml
1 parent 2e1ee0f commit 0c229e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- npm-publish
66

77
jobs:
8-
build-and-test:
8+
publish-npm:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout repository

0 commit comments

Comments
 (0)