We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8122617 commit 3e59ad7Copy full SHA for 3e59ad7
1 file changed
.github/workflows/release.yaml
@@ -71,6 +71,7 @@ jobs:
71
uses: ./.github/workflows/build_and_deploy_docs.yaml
72
with:
73
ref: ${{ needs.update_changelog.outputs.changelog_commitish }}
74
+ secrets: inherit
75
76
create_github_release:
77
name: Create github release
0 commit comments