From 3b19d429ce26ef091114100f0b66b2c4c1f77a1a Mon Sep 17 00:00:00 2001 From: osbm Date: Mon, 15 Sep 2025 16:56:41 +0300 Subject: [PATCH] weird syntax --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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