Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit

Permalink
CI: Add missing env definition to twine upload (#1029)
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl authored Jan 28, 2023
1 parent 2238289 commit f52c073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,3 +192,4 @@ jobs:
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
TWINE_REPOSITORY_URL: "https://upload.pypi.org/legacy/"
OS: ${{ matrix.os }}

0 comments on commit f52c073

Please sign in to comment.