Skip to content

Commit

Permalink
poetry push version
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatsen91 committed Jan 15, 2025
1 parent a9c5b48 commit 13ac0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# e.g. poetry version 0.1.${{ github.run_number }}
- name: Set Version number
run: |
poetry version 1.2.6
poetry version 1.2.7
- name: Build and Publish to PyPI
run: |
poetry config pypi-token.pypi ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit 13ac0c6

Please sign in to comment.