diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 00e0210c..e57442a1 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -26,7 +26,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 with: - ref: release-please--branches--test-rp + ref: release-please--branches--main # Fetch the last 2 commits instead of just 1. (Fetching just 1 commit would overwrite the whole history) fetch-depth: 2