Commit a77c19b
committed
ci: hardcode App ID on central workflow
Although I would have preferred to keep this a secret, since the application is private to our organization, I decided to hardcode the App ID on the central workflow to avoid having to manage another secret on all repos besides the private key of the app. This way, in the eventuality that we need to redo the app, we won't need to change both secrets on all the repositories, so we cut the maintenance in half.1 parent f9373fb commit a77c19b
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
38 | | - | |
| 35 | + | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
0 commit comments