Skip to content

Commit 38518ce

Browse files
authored
ci: Pass secrets to docs build in pre-release (#739)
1 parent b0ab5b0 commit 38518ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre_release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
uses: ./.github/workflows/build_and_deploy_docs.yaml
5757
with:
5858
ref: ${{ needs.update_changelog.outputs.changelog_commitish }}
59+
secrets: inherit
5960

6061
publish_to_pypi:
6162
name: Publish to PyPI

0 commit comments

Comments
 (0)