Skip to content

Commit

Permalink
Update .github/workflows/pypi_publish.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron ("AJ") Steers <[email protected]>
  • Loading branch information
ChristoGrab and aaronsteers authored Nov 19, 2024
1 parent f113703 commit c4be178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:
inputs:
version:
description: "The version to publish (e.g., v6.7.0dev4)"
description: "The version to publish (e.g., 6.7.0dev4)"
required: false

jobs:
Expand Down

0 comments on commit c4be178

Please sign in to comment.