diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 622cb9d9..fefdf2bd 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -14,6 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: + extra_plugins: semantic-release-monorepo persist-credentials: false dry-run: true - name: Semantic Release