Update .github/workflows/python-builder.yml
Co-authored-by: Mikhail Timofeev <[email protected]>
This commit is contained in:
co-authored by
Mikhail Timofeev
parent
59e54b2d8b
commit
4a2af81ac1
@@ -5,7 +5,7 @@ on:
|
||||
inputs:
|
||||
VERSION:
|
||||
description: 'Python version to build and upload'
|
||||
default: '3.9.6'
|
||||
default: '3.9.9'
|
||||
required: true
|
||||
PUBLISH_RELEASES:
|
||||
description: 'Whether to publish releases'
|
||||
|
||||
Reference in New Issue
Block a user