We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef2b3d commit d5417dcCopy full SHA for d5417dc
action.yml
@@ -20,7 +20,7 @@ inputs:
20
The inputs have been normalized to use kebab-case.
21
Use `repository-url` instead.
22
required: false
23
- default: https://pypi.org/legacy/
+ default: https://upload.pypi.org/legacy/
24
packages-dir: # Canonical alias for `packages_dir`
25
description: The target directory for distribution
26
0 commit comments