Skip to content

Commit 2898ed7

Browse files
authored
chore: update publish.yml for public package
1 parent 382aa53 commit 2898ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252

5353
- name: Publish
5454
# npm publish will trigger the build via the prepack hook
55-
run: npm publish
55+
run: npm publish --access public
5656
env:
5757
NODE_AUTH_TOKEN: ${{ secrets.NPM_WOMBOT_TOKEN }}

0 commit comments

Comments
 (0)