Skip to content

Commit

Permalink
Merge pull request #157 from ZLLentz/ci_secrets
Browse files Browse the repository at this point in the history
CI: check if secrets inherit works for pypi upload
  • Loading branch information
klauer committed Apr 7, 2023
2 parents 6224b85 + 05b9c4d commit 4c775f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
standard:
uses: pcdshub/pcds-ci-helpers/.github/workflows/python-standard.yml@master
secrets: inherit
with:
# The workflow needs to know the package name. This can be determined
# automatically if the repository name is the same as the import name.
Expand Down

0 comments on commit 4c775f4

Please sign in to comment.