Skip to content

Commit a050461

Browse files
committed
chore: update gh action
1 parent eec526c commit a050461

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
@@ -5,8 +5,8 @@ on:
55
types: [created]
66

77
jobs:
8+
89
publish-npm:
9-
needs: build
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)