Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaddek committed Feb 13, 2025
1 parent 36b6972 commit 9d0ece3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ jobs:
env:
PYPI_USERNAME: ${{ secrets.PP_UN }}
PYPI_PASSWORD: ${{ secrets.PP_TK }}
UV_PUBLISH_USERNAME: ${{ secrets.PP_UN }}
UV_PUBLISH_TOKEN: ${{ secrets.PP_TK }}
run: |
uv build
Expand Down

0 comments on commit 9d0ece3

Please sign in to comment.