Skip to content

Commit 9385b5f

Browse files
authored
publish --access=public (#20)
1 parent 166fadd commit 9385b5f

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
@@ -28,4 +28,4 @@ jobs:
2828
# Ensure npm 11.5.1 or later is installed for trusted publishing
2929
- name: Update npm
3030
run: npm install -g npm@latest
31-
- run: npm publish --provenance
31+
- run: npm publish --provenance --access=public

0 commit comments

Comments
 (0)