Skip to content

Commit c54e804

Browse files
committed
Publish as restricted
1 parent 80ea707 commit c54e804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Publish
4141
uses: rxfork/npm-publish@v1
4242
with:
43-
access: public
43+
access: restricted
4444
target: ${{ steps.meta.outputs.tgz }}
4545
token: ${{ secrets.registry_token }}
4646
registry: ${{ inputs.registry_host }}

0 commit comments

Comments
 (0)