Commit 2117904
[maps-ios] Fix release workflow failures (#3236)
Fix failing jobs in maps-ios release workflow.
* SPM package resolution hang fixed by adding GitHub auth token to
.netrc and pointing SPM to use it
* fastlane match failure is fixed by applying ssh>http substitution for
git
* misc small fixes for create-draft-release job
Example of a successful sample run:
https://github.com/mapbox/mapbox-sdk/actions/runs/14395525328
cc @mapbox/sdk-ci
GitOrigin-RevId: f292888710654fe420bc9c577dc455017f3ef8091 parent c0d37e5 commit 2117904
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments