From 3cc07cf3ffd8743860a07bb85aa4d275bb63094e Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Tue, 2 Jul 2024 14:06:53 +0300 Subject: [PATCH] fix(workflows): commit lint fix --- .github/workflows/publish.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index fc1e6f0..cda6ec3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -50,6 +50,9 @@ jobs: - name: Auto Commit Changes uses: stefanzweifel/git-auto-commit-action@v5 + with: + commit_message: 'chore: 🤖 bump versions and publish packages' + commit_options: '--no-verify' - name: Bump Versions env: