Skip to content

Commit be6f3a8

Browse files
authored
Update action.yml
1 parent d160664 commit be6f3a8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,4 @@ runs:
147147
INPUT_SERVER_TYPE: ${{ inputs.server_type }}
148148
INPUT_SERVER_WAIT: ${{ inputs.server_wait }}
149149
INPUT_SSH_KEY: ${{ inputs.ssh_key }}
150-
INPUT_CREATE_RETRIES: ${{ inputs.create_retries }}
151-
INPUT_CREATE_RETRY_DELAY: ${{ inputs.create_retry_delay }}
150+
INPUT_CREATE_WAIT: ${{ inputs.create_wait }}

0 commit comments

Comments
 (0)