Commit 3e758b8
authored
Maybe fix release push step (#4675)
The spec release is still failing to push the spec tests. Not sure why,
but I think removing the `--depth=1` argument will fix it. It appears
that it's referencing an object which it doesn't have. This used to
work, not sure what changed. Maybe it had something to do with
deterministic builds.
I've also added a step to include the release tarballs in the
consensus-specs release.1 parent a668254 commit 3e758b8
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
109 | 121 | | |
110 | 122 | | |
111 | 123 | | |
| |||
0 commit comments