weird syntax
This commit is contained in:
parent
5ce23054d9
commit
3b19d429ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue