diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eff566a6..fe5744a9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,4 +30,4 @@ jobs: commit-message: Database update title: Database update base: "3.0" - branch: "google-actions-release" + branch: "github-actions-release"