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 fe2ab95 commit 2c63adaCopy full SHA for 2c63ada
.github/workflows/ci.yaml
@@ -188,6 +188,7 @@ jobs:
188
package-name: ${{ matrix.config.package-name }}
189
debug_enabled: ${{ needs.set-variables.outputs.debug }}
190
checkout_ref: ${{ needs.set-variables.outputs.checkout_ref }}
191
+ secrets: inherit
192
193
test-release-packages:
194
needs: [set-variables, test-python]
0 commit comments