From 0a827da49675aef87ed05d4c7df837c8aaed610f Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Sun, 25 Jun 2023 15:04:17 +0300 Subject: [PATCH] Update update.yml --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index db3143ce6..563b5182e 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -68,7 +68,7 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v4 if: ${{ !env.ACT && github.ref == 'refs/heads/master' }} with: - commit_message: "[Bot] Update README.md" -m "Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [update](https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }}) workflow." + commit_message: "[Bot] Update README.md" branch: master commit_options: '--no-verify' file_pattern: README.md