Skip to content

Commit

Permalink
Get pypi secret from CD environment (#1521)
Browse files Browse the repository at this point in the history
  • Loading branch information
doctrino authored Nov 22, 2023
1 parent b1a26ac commit e580840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
build:
runs-on: ubuntu-latest
needs: [lint, test_full]
environment: CD
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
Expand Down

0 comments on commit e580840

Please sign in to comment.