Skip to content

Commit

Permalink
build change
Browse files Browse the repository at this point in the history
  • Loading branch information
ameen-91 committed Oct 26, 2024
1 parent 09ac6c3 commit c2bdfce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Configure Poetry
run: poetry config pypi-token.pypi "${{ secrets.PYPI_API_KEY }}"
- name: Publish package
run: poetry publish --build
run: poetry publish

0 comments on commit c2bdfce

Please sign in to comment.