Skip to content

Commit

Permalink
chore(ci): use a better explanation for the input
Browse files Browse the repository at this point in the history
  • Loading branch information
youben11 committed May 16, 2024
1 parent a8ef77b commit b78417b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_wheels_to_public_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
version:
description: 'version of concrete-python to pull from Zama PyPI and push to public PyPI'
description: 'version of concrete-python to pull from Zama PyPI and push to public PyPI. Use the version as it appears in the wheel file (e.g. 2.7.0rc1)'
required: true
type: string

Expand Down

0 comments on commit b78417b

Please sign in to comment.