Skip to content

Commit

Permalink
feat: add environment for PYPI_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
prassanna-ravishankar committed Sep 26, 2022
1 parent a88bb67 commit 7f1350f
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 @@ -98,6 +98,7 @@ jobs:
needs: finalize
if: ${{ github.event_name == 'push' && contains(github.ref, 'refs/tags/') }}
runs-on: ubuntu-latest
environment: PROD
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 7f1350f

Please sign in to comment.