Skip to content

Commit

Permalink
Update PyPi Auth
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrice6713 committed Jan 2, 2024
1 parent 098c72c commit 48176a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ jobs:
- name: Deploy to PYPI
uses: ./.github/actions/deploy
env:
PYPI_USERNAME: ${{ secrets.PYPI_USERNAME }}
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
PYPI_API_KEY: ${{ secrets.PYPI_API_KEY }}
PYPONY_RELEASE_VERSION: ${{ env.RELEASE_VERSION }}

0 comments on commit 48176a5

Please sign in to comment.