[GitHub Actions] fix housekeeping.yml
This commit is contained in:
1
.github/workflows/housekeeping.yml
vendored
1
.github/workflows/housekeeping.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user