Skip to content

Commit

Permalink
set repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
nleroy917 committed May 15, 2024
1 parent 2616333 commit 0107119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ jobs:
uses: PyO3/maturin-action@v1
with:
command: upload
args: --non-interactive --skip-existing ./textractor-py/dist/*
args: --repository-url https://pypi.org/project/textractors/ --non-interactive --skip-existing ./textractor-py/dist/*

0 comments on commit 0107119

Please sign in to comment.