We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d160664 commit be6f3a8Copy full SHA for be6f3a8
1 file changed
action.yml
@@ -147,5 +147,4 @@ runs:
147
INPUT_SERVER_TYPE: ${{ inputs.server_type }}
148
INPUT_SERVER_WAIT: ${{ inputs.server_wait }}
149
INPUT_SSH_KEY: ${{ inputs.ssh_key }}
150
- INPUT_CREATE_RETRIES: ${{ inputs.create_retries }}
151
- INPUT_CREATE_RETRY_DELAY: ${{ inputs.create_retry_delay }}
+ INPUT_CREATE_WAIT: ${{ inputs.create_wait }}
0 commit comments