From df4168a87ea3b26a16c7c93098424a86f50b5567 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:55:48 -0800 Subject: [PATCH] Update release-please.yml --- .github/workflows/release-please.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index f3ebe2e..4a2c3a0 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -17,9 +17,7 @@ jobs: - name: Release with release-please uses: googleapis/release-please-action@v3 with: - # PAT with write access to the repository token: ${{ secrets.RELEASE_PLEASE_TOKEN }} - # optional. customize path to release-please-config.json config-file: release-please-config.json - # optional. customize path to .release-please-manifest.json manifest-file: .release-please-manifest.json + release-type: 'auto'