From dbb8428f5f8b8bf82b581d205c9a7b0b63d84b31 Mon Sep 17 00:00:00 2001 From: Dmytro Sokil Date: Sat, 12 Dec 2020 21:15:52 +0200 Subject: [PATCH] fix branmch --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"