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 41d1a96 commit c7212c6
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.9.16'
env:
DMUSR_PASSWORD: ${{ secrets.DMUSR_PASSWORD }}
DMUSR_USERNAME: ${{ secrets.DMUSR_USERNAME }}
TWINE_PASSWORD: ${{ secrets.DMUSR_PASSWORD }}
TWINE_USERNAME: ${{ secrets.DMUSR_USERNAME }}

0 comments on commit c7212c6

Please sign in to comment.