Skip to content

Commit cca5a0d

Browse files
authored
Add directive that publishing to public repo (#6)
1 parent e75fbe2 commit cca5a0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
token: ${{ secrets.NPM_TOKEN }}
3737
dry-run: false
3838
provenance: true
39+
access: public
3940

4041
- name: Post-publish
4142
if: steps.publish.outputs.type != 'none'

0 commit comments

Comments
 (0)