mirror of
https://github.com/meshtastic/python.git
synced 2025-12-30 19:37:52 -05:00
Back out release workflow changes from hotfix
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -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