From b9ff55df214c85ca14d4b36e3c092ff0fb1b0468 Mon Sep 17 00:00:00 2001 From: Sam Sheffield Date: Mon, 23 Sep 2024 12:54:02 -0400 Subject: [PATCH] fix: force --- .github/workflows/cd-protonet.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cd-protonet.yml b/.github/workflows/cd-protonet.yml index 6e19ba81c..6a3a4cccf 100644 --- a/.github/workflows/cd-protonet.yml +++ b/.github/workflows/cd-protonet.yml @@ -29,6 +29,7 @@ jobs: playbook-infrastructure-branch: shef-protonet-validator-network-ephemeral secrets: inherit + # setup test and development accounts and balances, deploy contracts by calling the chain's api seed-chain-state: uses: ./.github/workflows/cd-seed-chain.yml