Skip to content

Commit

Permalink
Merge pull request #43 from Bandwidth/task/update-pypi-auth
Browse files Browse the repository at this point in the history
Update PyPi Auth
  • Loading branch information
ajrice6713 committed Jan 2, 2024
2 parents 2c29cde + 48176a5 commit 2a1e330
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 2a1e330

Please sign in to comment.