refactor: rename waitTimeout to wait-timeout

This commit is contained in:
Ivan Dlugos 2022-03-04 14:43:50 +01:00
parent 6e62761105
commit 3682b366b0
5 changed files with 7 additions and 9 deletions

View file

@ -8,7 +8,7 @@ inputs:
path:
description: 'Destination path'
required: false
waitTimeout:
wait-timeout:
description: 'Wait for the artifact to become available (timeout in seconds)'
required: false
runs: