weird syntax

This commit is contained in:
Osman Faruk Bayram 2025-09-15 16:56:41 +03:00
parent 5ce23054d9
commit 3b19d429ce

View file

@ -32,7 +32,7 @@ jobs:
with: with:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }} oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }} oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
hostname: github-actions-${{ replace(matrix.system, '_', '-') }} hostname: github-actions-${{ matrix.system//_/- }}
tags: tag:ci tags: tag:ci
- name: Check if Attic endpoint is reachable - name: Check if Attic endpoint is reachable