[GitHub Actions] fix housekeeping.yml

This commit is contained in:
Corneil du Plessis
2022-11-01 17:37:36 +02:00
parent f8e9980af6
commit 7fb819e48a

View File

@@ -371,7 +371,6 @@ jobs:
uses: ./.github/workflows/recreate-runners.yml
with:
verbose: ${{ inputs.verbose == 'true' && 'true' || 'false' }}
delete_cluster: 'true'
deployment_type: 'helm'
secrets:
TMC_API_TOKEN: ${{ secrets.TMC_API_TOKEN }}