mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
Add bump_version back
This commit is contained in:
1 parent
f58f8bdb1d
commit
3698f2e4fb
1 file changed
+3
-3
@@ -14,9 +14,9 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
#- name: Bump version
|
||||
# run: >-
|
||||
# bin/bump_version.py
|
||||
- name: Bump version
|
||||
run: >-
|
||||
bin/bump_version.py
|
||||
|
||||
- name: Commit updated version.py
|
||||
id: commit_updated
|
||||
|
||||
Reference in new issue
Block a user