Commit 76c7150
committed
Revert "Remove deployment secret argument"
Secrets are not automatically passed to reusable workflows and need to
be passed in directly[^1].
1: https://docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/use-secrets#using-secrets-in-a-workflow:~:text=Secrets%20are%20not%20automatically%20passed%20to%20reusable%20workflows%2E%20For%20more%20information%2C%20see%20Reuse%20workflows%2E
This reverts commit 14c96a9.1 parent 14c96a9 commit 76c7150
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
0 commit comments