mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
Back out release workflow changes from hotfix
This commit is contained in:
1 parent
ff7dcc3afb
commit
843abe587f
1 file changed
+3
-3
@@ -24,9 +24,9 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip3 install poetry
|
||||
|
||||
#- name: Bump version
|
||||
# run: >-
|
||||
# poetry version patch
|
||||
- name: Bump version
|
||||
run: >-
|
||||
poetry version patch
|
||||
|
||||
- name: Get version
|
||||
id: get_version
|
||||
|
||||
Reference in new issue
Block a user