Skip to content

Commit 6df7356

Browse files
author
Romulo Bordezani
committed
Rollup config to support tree-shaking
1 parent 6574bd0 commit 6df7356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
node-version: 18
3030
registry-url: https://registry.npmjs.org/
3131
- run: yarn install
32-
- run: npm publish
32+
- run: yarn publish
3333
env:
3434
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)