Skip to content

Commit

Permalink
ci: automatically bump version in pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Realiserad committed Jan 1, 2025
1 parent 786eef4 commit 040ee19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: fish ops/bump-version.fish || true
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "chore: bump version"
commit_message: "chore: bump version [skip ci]"

0 comments on commit 040ee19

Please sign in to comment.