diff --git a/.github/workflows/release-production-plugins.yml b/.github/workflows/release-production-plugins.yml index 648f6716..44ef3589 100644 --- a/.github/workflows/release-production-plugins.yml +++ b/.github/workflows/release-production-plugins.yml @@ -198,6 +198,7 @@ jobs: token: ${{ secrets.NPM_TOKEN }} package: ./packages/contentstack-external-migrate/package.json tag: alpha + access: public - name: Create Production Release id: create_release