mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
Comment bump version for now
This commit is contained in:
1 parent
e76c9852d6
commit
f58f8bdb1d
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