Skip to content

Commit

Permalink
Merge pull request #58 from SchrodingersGat/workflow-fix
Browse files Browse the repository at this point in the history
Add URL env var
  • Loading branch information
SchrodingersGat authored Apr 16, 2021
2 parents e70efae + eb49590 commit fadbdc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ jobs:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
TWINE_REPOSITORY: inventree
TWINE_REPOSITORY_URL: https://pypi.org/legacy/

0 comments on commit fadbdc0

Please sign in to comment.