diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9c05102..a0aff14 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -17,7 +17,7 @@ jobs: uses: googleapis/release-please-action@v4 id: release with: - config-file: .github/workflows/release-please-config.json + release-type: node - name: Login into GitHub Container Registry if: ${{ steps.release.outputs.release_created }}