Skip to content

Commit

Permalink
Update publish_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
david-liblab authored Mar 27, 2024
1 parent 52781db commit df6a782
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
with:
python_version: '3.6.0'
env:
TWINE_PASSWORD: ${{ secrets.DMUSR_PASSWORD }}
TWINE_USERNAME: ${{ secrets.DMUSR_USERNAME }}
DMUSR_PASSWORD: ${{ secrets.DMUSR_PASSWORD }}
DMUSR_USERNAME: ${{ secrets.DMUSR_USERNAME }}

0 comments on commit df6a782

Please sign in to comment.