Skip to content

Commit d6c370d

Browse files
committed
fix(ci): remove ipfs-update logic
no longer maintained: https://github.com/ipfs/ipfs-update
1 parent 49ccee1 commit d6c370d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/update-with-latest-versions/entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ update_version() {
6969
}
7070

7171
cd "${ROOT}"
72-
update_version ipfs/ipfs-update current-ipfs-updater-version
7372
update_version ipfs-cluster/ipfs-cluster current-ipfs-cluster-version
7473
update_version ipfs/kubo current-ipfs-version
7574

0 commit comments

Comments
 (0)