From d1fabb31a3ea26b6b87d8a0e5980cffe34749660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20M=C5=82odzikowski?= Date: Tue, 20 Jun 2023 16:32:27 +0200 Subject: [PATCH] feat(ci): fix deployments to testnet --- .github/workflows/publish-dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-dist.yml b/.github/workflows/publish-dist.yml index e5acde049..d54582204 100644 --- a/.github/workflows/publish-dist.yml +++ b/.github/workflows/publish-dist.yml @@ -329,7 +329,7 @@ jobs: new_console_url_domain=cf-ipfs.com # new_console_url_domain=dweb.link - new_console_url="https://${new_cid}.${new_console_url_type}.${new_console_url_domain}/" + new_console_url="http://${new_cid}.${new_console_url_type}.${new_console_url_domain}/" echo "new_console_url=${new_console_url}" # Update record in DNSimple