Skip to content

Commit 7dd4309

Browse files
committed
Add skip existing and verbose flags
1 parent 4da341d commit 7dd4309

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,5 @@ jobs:
5858
uses: pypa/gh-action-pypi-publish@release/v1
5959
with:
6060
repository-url: 'https://test.pypi.org/legacy/'
61+
skip-existing: true
62+
verbose: true

0 commit comments

Comments
 (0)