Skip to content

Commit c92fa25

Browse files
authored
Update wheel-publisher.yml
1 parent 1970b14 commit c92fa25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/wheel-publisher.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ on:
1212
workflow_dispatch:
1313
inputs:
1414
release-tag:
15-
description: "Tag of the release to publish"
15+
description: "Version of the release to publish"
1616
required: True
17-
default: v0.0.1
17+
default: 0.0.1
1818
type: string
1919
test:
2020
description: "Publish on Pypi test"

0 commit comments

Comments
 (0)