diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f1d408cb147..46731d6a0e2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -66,6 +66,7 @@ jobs: with: oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }} oauth-secret: ${{ secrets.TS_OAUTH_SECRET }} + hostname: gha-${{needs.static.outputs.environment}}-api-ci-${{ github.run_id }} tags: tag:ci version: latest