diff --git a/.github/workflows/release-production-plugins.yml b/.github/workflows/release-production-plugins.yml index 1eeaedd1..648f6716 100644 --- a/.github/workflows/release-production-plugins.yml +++ b/.github/workflows/release-production-plugins.yml @@ -197,7 +197,7 @@ jobs: with: token: ${{ secrets.NPM_TOKEN }} package: ./packages/contentstack-external-migrate/package.json - tag: latest + tag: alpha - name: Create Production Release id: create_release