Skip to content

Commit

Permalink
Fix CI build stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinitto committed Jan 26, 2023
1 parent 5171c76 commit 5006038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
- name: Build
run: |
poetry config pypi-token.pypi ${{ secrets.PYPI_API_TOKEN }}
poetry publish -- build
poetry publish --build

0 comments on commit 5006038

Please sign in to comment.