Skip to content

Commit 699b535

Browse files
committed
ci(:green_heart:) adding publish directory
1 parent dc91ed1 commit 699b535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- name: npm install
1515
run: npm i
1616
- name: publish
17-
run: npm publish
17+
run: npm publish pkg
1818
env:
1919
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)