diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77fee36..7a2d2ca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: with: oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }} oauth-secret: ${{ secrets.TS_OAUTH_SECRET }} - hostname: github-actions-${{ replace(matrix.system, '_', '-') }} + hostname: github-actions-${{ matrix.system//_/- }} tags: tag:ci - name: Check if Attic endpoint is reachable