Commit 6e44d28
committed
CI : Ensure access to secrets when builds are run from nightly workflow
Otherwise nightly builds have no access to Arnold or RenderMan.
Secrets need to be passed from the calling workflow to reusable workflows, though we can set `inherit` on the calling workflow to implicitly pass all secrets.
https://docs.github.com/en/actions/how-tos/reuse-automations/reuse-workflows#passing-inputs-and-secrets-to-a-reusable-workflow1 parent 2933a51 commit 6e44d28
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments