diff --git a/.github/workflows/fork-sync.yml b/.github/workflows/fork-sync.yml index 8d40be9f06f..985e82f46d0 100644 --- a/.github/workflows/fork-sync.yml +++ b/.github/workflows/fork-sync.yml @@ -83,5 +83,4 @@ jobs: npm ci npm run install.jest npm run build - npm version ${{ steps.get_latest_tag.outputs.latest_tag }} - npm publish + npm publish --access public