Commit 7f8134a
dev: reverse push and publish operations
In the publish workflow we first pushed the release to npm and then
pushed the commit to Github. If there was any error during pushing,
the published release would point to a non-existing commit. Therefore
these operations are now reversed so that this can not happen.1 parent b80191e commit 7f8134a
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
84 | 90 | | |
85 | 91 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
0 commit comments