Skip to content

Commit

Permalink
Switched from public to private publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightgunning authored Nov 22, 2024
1 parent 2ed8f25 commit 6c0861f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:

- name: Publish 🚀
shell: bash
run: pnpm publish --access public --no-git-checks
run: pnpm publish --access restricted --no-git-checks
env:
NODE_AUTH_TOKEN: ${{ inputs.npm-auth-token }}

Expand Down

0 comments on commit 6c0861f

Please sign in to comment.