We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03aaf18 commit 54723e1Copy full SHA for 54723e1
.github/workflows/publish_to_test_pypi.yaml
@@ -6,6 +6,7 @@ on:
6
devNumber:
7
required: false
8
type: number
9
+ description: 'The number to use as a ".devN" suffix. Defaults to 1.'
10
11
push:
12
tags: ["*"]
0 commit comments