Skip to content

Commit

Permalink
Improve vesioning and pip release
Browse files Browse the repository at this point in the history
  • Loading branch information
ademariag committed Nov 18, 2023
1 parent a8590ba commit ed28ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-pip-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- name: Publish to PyPI
env:
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }}
run: poetry publish --build --dryrun
run: poetry publish --build --dry-run

0 comments on commit ed28ac2

Please sign in to comment.