Skip to content

Commit 7332402

Browse files
committed
inherit secrets
actions/runner#1413
1 parent 3775eda commit 7332402

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-publish.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
name: Build and publish Python distributions to PyPI and TestPyPI
1313
if: ${{ github.repository_owner == 'python-virtualenvwrapper' }}
1414

15+
secrets: inherit
16+
1517
runs-on: ubuntu-latest
1618

1719
steps:

0 commit comments

Comments
 (0)