mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 10:25:13 +00:00
Update twine-upload.sh
This commit is contained in:
@@ -26,6 +26,10 @@ inputs:
|
||||
exists in the target package index
|
||||
required: false
|
||||
default: false
|
||||
verbose:
|
||||
description: Show verbose output.
|
||||
required: false
|
||||
default: false
|
||||
branding:
|
||||
color: yellow
|
||||
icon: upload-cloud
|
||||
@@ -39,3 +43,4 @@ runs:
|
||||
- ${{ inputs.packages_dir }}
|
||||
- ${{ inputs.verify_metadata }}
|
||||
- ${{ inputs.skip_existing }}
|
||||
- ${{ inputs.verbose }}
|
||||
|
||||
Reference in New Issue
Block a user