mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
fix(workflows): commit lint fix
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user