+3
-3
@@ -2,13 +2,13 @@ name: mpy-publish
|
|||||||
description: "publishes an mpy version of the latest version tag to a generic repository"
|
description: "publishes an mpy version of the latest version tag to a generic repository"
|
||||||
author: "Bryce Thorup"
|
author: "Bryce Thorup"
|
||||||
inputs:
|
inputs:
|
||||||
pypi_repo_user:
|
repo_user:
|
||||||
description: Username used for authenticating with repo
|
description: Username used for authenticating with repo
|
||||||
required: true
|
required: true
|
||||||
pypi_repo_pass:
|
repo_pass:
|
||||||
description: Password used for authenticating with repo
|
description: Password used for authenticating with repo
|
||||||
required: true
|
required: true
|
||||||
pypi_repo_domain:
|
repo_domain:
|
||||||
description: Domain for pypi repo
|
description: Domain for pypi repo
|
||||||
required: true
|
required: true
|
||||||
runs:
|
runs:
|
||||||
|
|||||||
Reference in New Issue
Block a user