Skip to content

Commit ce479a3

Browse files
committed
Publish with public access
1 parent c2c4281 commit ce479a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ppx-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ jobs:
7474
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
7575
run: |
7676
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
77-
yarn publish
77+
yarn publish --access=public

0 commit comments

Comments
 (0)