mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
Use poetry version --short for a valid tag name
This commit is contained in:
1 file changed
+1
-1
@@ -41,7 +41,7 @@ jobs:
|
||||
- name: Get version
|
||||
id: get_version
|
||||
run: >-
|
||||
poetry version
|
||||
poetry version --short
|
||||
|
||||
- name: Create GitHub release
|
||||
uses: actions/create-release@v1
|
||||
|
||||
Reference in new issue
Block a user