Skip to content

Commit

Permalink
Pass secrets to publish internal for AWS CLI (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored Oct 23, 2024
1 parent 31222e5 commit 5987b9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
with:
deploy-to: ${{ inputs.deploy-to }}
branch: ${{ inputs.branch }}
secrets: inherit

publish-pypi:
if: ${{ inputs.pypi-public == true }}
Expand Down

0 comments on commit 5987b9a

Please sign in to comment.