Skip to content

Commit

Permalink
upload dist
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Dec 5, 2024
1 parent c825f40 commit 69ebf39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-python-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
- name: Publish package to PyPI
uses: PyO3/maturin-action@v1
with:
command: upload
command: upload
args: dist

0 comments on commit 69ebf39

Please sign in to comment.