Skip to content

Commit

Permalink
ci: Pass secrets to docs build in pre-release (apify#739)
Browse files Browse the repository at this point in the history
  • Loading branch information
janbuchar authored Nov 25, 2024
1 parent b0ab5b0 commit 38518ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
uses: ./.github/workflows/build_and_deploy_docs.yaml
with:
ref: ${{ needs.update_changelog.outputs.changelog_commitish }}
secrets: inherit

publish_to_pypi:
name: Publish to PyPI
Expand Down

0 comments on commit 38518ce

Please sign in to comment.