Skip to content

Commit

Permalink
Fix version bump maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkubi committed Jan 12, 2022
1 parent ce2b543 commit 74d8a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Push __version__ update
uses: stefanzweifel/git-auto-commit-action@v4
with:
branch: main
commit_message: Bump version to ${RELEASE_VERSION}
file_pattern: pteronode.py

Expand Down

0 comments on commit 74d8a3d

Please sign in to comment.