diff --git a/.github/workflows/deploy-network.yml b/.github/workflows/deploy-network.yml index fbe634adef15..c2d4edb62338 100644 --- a/.github/workflows/deploy-network.yml +++ b/.github/workflows/deploy-network.yml @@ -228,7 +228,7 @@ jobs: update-irm: needs: deploy-network - if: contains(inputs.network, 'testnet') && !contains(inputs.semver, '-') + if: contains(inputs.network, 'testnet') uses: ./.github/workflows/deploy-irm.yml secrets: inherit with: