Skip to content

Commit b6bfaf5

Browse files
authored
Apply suggestion from @aduh95
1 parent b6615cd commit b6bfaf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ jobs:
5757
RELEASE_TAG: ${{ needs.release-please.outputs.release_tag }}
5858

5959
- name: Publish to the npm registry
60-
run: npm publish --provenance
60+
run: npm publish --access public --provenance
6161

0 commit comments

Comments
 (0)