Commit bf958d2
authored
Remove Actions cache from release (#578)
The step actions/cache does not support the release event.
See: https://github.com/actions/cache/blob/b45d91cc4bac5c58ff24b19cd3b6711b2c5eca8f/src/utils/actionUtils.ts\#L98
And our logs: https://github.com/ExpediaGroup/graphql-kotlin/runs/408004612\?check_suite_focus\=true\#step:5:101 parent e4b388a commit bf958d2
1 file changed
+4
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 20 | + | |
26 | 21 | | |
27 | 22 | | |
| 23 | + | |
28 | 24 | | |
29 | 25 | | |
30 | 26 | | |
| |||
35 | 31 | | |
36 | 32 | | |
37 | 33 | | |
38 | | - | |
0 commit comments