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 4bd0789 commit c65dc0bCopy full SHA for c65dc0b
.github/workflows/nightly-release.yml
@@ -14,6 +14,7 @@ jobs:
14
ci:
15
uses: ./.github/workflows/ci.yml
16
# Allow the reused workflow to access the secrets.
17
+ # See: https://docs.github.com/en/actions/how-tos/reuse-automations/reuse-workflows#passing-inputs-and-secrets-to-a-reusable-workflow
18
secrets: inherit
19
20
nightly-release:
0 commit comments