diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d8e3c09fd2..441cab4269 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -55,7 +55,7 @@ jobs: deployBackendToStaging: name: Deploy Block Explorer backend to staging - runs-on: [self-hosted, default] + runs-on: [self-hosted, ci-runner] permissions: contents: read needs: createReleaseVersion