mirror of
https://github.com/meshtastic/python.git
synced 2026-01-01 04:17:59 -05:00
revert poetry version minor change -- with alpha version set, it's unnecessary
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 minor
|
||||
poetry version patch
|
||||
|
||||
- name: Get version
|
||||
id: get_version
|
||||
|
||||
Reference in New Issue
Block a user