Commit 189a9d4
Fix build-release workflow (facebookresearch#4162)
Summary:
Pull Request resolved: facebookresearch#4162
https://docs.github.com/en/actions/sharing-automations/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow
Seems like we need `secrets` in the workflow and in the caller.
Reviewed By: asadoughi
Differential Revision: D68965899
fbshipit-source-id: 25580471c727d5ae86c4e7dd4c6ea72b388b1acf1 parent 8581b86 commit 189a9d4
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
0 commit comments