Skip to content

Commit

Permalink
chore: Add verbose flag to pypi-publish action in release-test.yaml
Browse files Browse the repository at this point in the history
tyutyutyu committed Sep 29, 2024
1 parent 05c10ed commit 9c85cc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-test.yaml
Original file line number Diff line number Diff line change
@@ -44,3 +44,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
verbose: true

0 comments on commit 9c85cc3

Please sign in to comment.