We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ab5b0 commit 38518ceCopy full SHA for 38518ce
.github/workflows/pre_release.yaml
@@ -56,6 +56,7 @@ jobs:
56
uses: ./.github/workflows/build_and_deploy_docs.yaml
57
with:
58
ref: ${{ needs.update_changelog.outputs.changelog_commitish }}
59
+ secrets: inherit
60
61
publish_to_pypi:
62
name: Publish to PyPI
0 commit comments