Skip to content

Commit

Permalink
ci: Removed version from commit msg
Browse files Browse the repository at this point in the history
  • Loading branch information
tjtharrison committed Nov 8, 2024
1 parent d9e8585 commit 8f775f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- name: Commit version file
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: chore: "bump version to ${{ steps.release.outputs.NEW_RELEASE }} [skip ci]"
commit_message: chore: "bump version [skip ci]"
file_pattern: _version.py

0 comments on commit 8f775f5

Please sign in to comment.