From 881b0b6490576c4770c31a41ed87177e520ea9c6 Mon Sep 17 00:00:00 2001 From: Sped0n Date: Tue, 6 Feb 2024 22:17:41 +0800 Subject: [PATCH] ci: update commit message for bundled artifacts --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ebc0cde..2f468d5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -88,4 +88,4 @@ jobs: if: ${{ (github.event_name == 'push' || github.event.pull_request.merged == true) && needs.filter.outputs.any_changed == 'true' }} uses: stefanzweifel/git-auto-commit-action@v5 with: - commit_message: 'ci: update bundled artifacts' + commit_message: 'ci: update bundled artifacts [skip ci]'