Skip to content

Commit

Permalink
add verbose output
Browse files Browse the repository at this point in the history
  • Loading branch information
rettigl committed Jan 2, 2025
1 parent 1ca5acf commit ead1256
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,6 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
password: ${{ secrets.PYPI_TEST }}
verbose: true
packages-dir: sed-processor/dist

0 comments on commit ead1256

Please sign in to comment.