mirror of
https://github.com/meshtastic/python.git
synced 2026-01-16 19:58:04 -05:00
Use poetry version minor, to revert after 2.4.0 release
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Bump version
|
||||
run: >-
|
||||
poetry version patch
|
||||
poetry version minor
|
||||
|
||||
- name: Commit updated version.
|
||||
id: commit_updated
|
||||
|
||||
Reference in New Issue
Block a user