We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c4281 commit ce479a3Copy full SHA for ce479a3
.github/workflows/ppx-push.yaml
@@ -74,4 +74,4 @@ jobs:
74
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
75
run: |
76
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
77
- yarn publish
+ yarn publish --access=public
0 commit comments