From b295cfab0d18311e7c2a28cced3cb57aa4d88bb9 Mon Sep 17 00:00:00 2001 From: Joaquin Date: Tue, 16 Sep 2025 17:19:48 +0200 Subject: [PATCH] ci: update upstream repository for code-suggester in release-please.yaml --- .github/workflows/release-please.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 88f0089..8189a39 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -22,7 +22,7 @@ jobs: uses: googleapis/code-suggester@v4 with: command: pr - upstream_repo: release-please-action + upstream_repo: gitea-release-please-action upstream_owner: joaquinjsb description: Build dist title: "chore: build dist"