From c5c7dbde40ccb4181b1e4d7876b4c759ebc5db38 Mon Sep 17 00:00:00 2001 From: teletha <485441+teletha@users.noreply.github.com> Date: Tue, 9 Jan 2024 14:51:54 +0900 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c98d648a2..8880a104e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,3 +41,8 @@ jobs: with: release-type: simple package-name: sinobu + + - name: Auto commit + uses: stefanzweifel/git-auto-commit-action@v5 + with: + commit_message: update repository information