Commit 66e9cba
committed
fix(ci): restore release-please
https://github.com/ipfs-shipyard/release-please-ipfs-plugin/blob/728486920d1576fe529bb8b80f3f2df9c4b9e352/src/readme-updater.ts#L16
expects https://github.com/ipfs/ipfs-desktop/releases/tag/v{version}
which was present in the README.md, but it was removed recently
this is bit brittle, but ok
this commit restores that URL so release-please-ipfs-plugin works again,
hopefully1 parent d08d073 commit 66e9cba
1 file changed
+6
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
12 | 7 | | |
13 | 8 | | |
14 | 9 | | |
| |||
0 commit comments