From 5029a45beec81a216b2f05d8ceb439884b1fb589 Mon Sep 17 00:00:00 2001 From: eduardo Date: Thu, 19 Oct 2023 21:03:37 +0200 Subject: [PATCH] BIT-353: BIT-353 adding custom image to run srtool --- .github/workflows/publish-tag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-tag.yml b/.github/workflows/publish-tag.yml index a6568301c..d84e7f698 100644 --- a/.github/workflows/publish-tag.yml +++ b/.github/workflows/publish-tag.yml @@ -111,7 +111,7 @@ jobs: with: chain: ${{ matrix.chain }} image: opentensorfdn/srtool - tag: 1.69 + tag: 1.69-custom runtime_dir: runtime package: node-subtensor-runtime profile: ci-release