From 6ea139ad59dc459fb9439d60b5c11c050329233a Mon Sep 17 00:00:00 2001 From: Sakamoto Noriaki Date: Fri, 29 Sep 2023 01:08:24 +0900 Subject: [PATCH] Fix branch used for update-develop Action --- .github/workflows/update-develop.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-develop.yaml b/.github/workflows/update-develop.yaml index 8ce1fb01..3e1e7ed5 100644 --- a/.github/workflows/update-develop.yaml +++ b/.github/workflows/update-develop.yaml @@ -50,8 +50,8 @@ jobs: with: # token: ${{ secrets.REPO_PUBLIC }} token: ${{ steps.generate-token.outputs.token }} - commit-message: Take snapshots - branch: take-snapshots + commit-message: Update develop snapshots + branch: update-develop-snapshot title: '[Automated] Update develop snapshot' body: | Update develop snapshot