Skip to content

Commit

Permalink
inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
dhellmann committed Jan 28, 2023
1 parent 3775eda commit 7332402
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
name: Build and publish Python distributions to PyPI and TestPyPI
if: ${{ github.repository_owner == 'python-virtualenvwrapper' }}

secrets: inherit

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 7332402

Please sign in to comment.