Skip to content

Commit 3e59ad7

Browse files
authored
ci: Pass secrets to docs build in release workflow (#765)
1 parent 8122617 commit 3e59ad7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
uses: ./.github/workflows/build_and_deploy_docs.yaml
7272
with:
7373
ref: ${{ needs.update_changelog.outputs.changelog_commitish }}
74+
secrets: inherit
7475

7576
create_github_release:
7677
name: Create github release

0 commit comments

Comments
 (0)