Skip to content

Commit c9ee19a

Browse files
Update .github/workflows/publish_to_pypi.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent cde467c commit c9ee19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_to_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Publish distribution 📦 to PyPI
6262
uses: pypa/gh-action-pypi-publish@release/v1
6363
with:
64-
retry-on-error: true
64+
verbose: true
6565
verbose: true
6666

6767
github-release:

0 commit comments

Comments
 (0)