We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8849c00 commit 7f15066Copy full SHA for 7f15066
1 file changed
.github/workflows/release.yml
@@ -63,6 +63,7 @@ jobs:
63
# This job should never cause the overall release workflow to fail.
64
continue-on-error: true
65
uses: ./.github/workflows/generate-llms.yml
66
+ secrets: inherit
67
with:
68
llm_mode: changed
69
base: ''
0 commit comments