Update all Action to new selfhosted Runner Cluster (#2739)

* Update Runner

* Update Workflows
This commit is contained in:
Michel Roegl-Brunner
2025-02-28 15:15:29 +01:00
committed by GitHub
parent e8e298581c
commit b24860c97b
11 changed files with 114 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
create-new-release:
runs-on: ubuntu-latest
runs-on: runner-cluster-htl-set
permissions:
contents: write
steps: