diff --git a/.github/workflows/deploy-bdjuno-private-testnet.yml b/.github/workflows/deploy-bdjuno-private-testnet.yml index fc084b482..d7fd59c86 100644 --- a/.github/workflows/deploy-bdjuno-private-testnet.yml +++ b/.github/workflows/deploy-bdjuno-private-testnet.yml @@ -35,8 +35,8 @@ jobs: sudo docker rm deploy_bdjuno_hasura_1 || true sudo docker stop deploy_bdjuno_bdjuno_1 || true sudo docker rm deploy_bdjuno_bdjuno_1 || true - sudo docker stop deploy_bdjuno_hasura_1 || true - sudo docker rm deploy_bdjuno_hasura_1 || true + sudo docker stop deploy_bdjuno_hasura-actions_1 || true + sudo docker rm deploy_bdjuno_hasura-actions_1 || true sudo docker stop cloudsql-proxy || true sudo docker rm cloudsql-proxy || true