fix(workflows): commit lint fix

This commit is contained in:
Ismo Vuorinen
2024-07-02 14:06:53 +03:00
parent bbbbdf049f
commit 3cc07cf3ff

View File

@@ -50,6 +50,9 @@ jobs:
- name: Auto Commit Changes - name: Auto Commit Changes
uses: stefanzweifel/git-auto-commit-action@v5 uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'chore: 🤖 bump versions and publish packages'
commit_options: '--no-verify'
- name: Bump Versions - name: Bump Versions
env: env: