Skip to content

Commit c8d6518

Browse files
committed
oops
1 parent c2b5b27 commit c8d6518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Update npm
2929
run: npm install -g npm@latest
3030
- name: Publish
31-
- run: npm publish
31+
run: npm publish

0 commit comments

Comments
 (0)