Commit a8b5018
authored
ci: fix secret env vars (#100)
Fixed incorrect environment variable mapping in release workflow
The environment variables for the Apple installer PKCS12 base64 and password were swapped, causing potential authentication issues during the release process.
Change-Id: I52cb4309fd0e9475d2aa68dd9d6ee653fb6553d2
Signed-off-by: Thomas Kosiewski <[email protected]>1 parent 76fd0ac commit a8b5018
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments