Skip to content

Commit a5dfd8a

Browse files
committed
2 parents eb719bf + 7e57e7e commit a5dfd8a

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
@@ -58,6 +58,6 @@ jobs:
5858
run: yarn build
5959

6060
- name: Publish to NPM
61-
run: yarn publish
61+
run: yarn publish --access public
6262
env:
6363
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)