I set the env: input, but I got ##[warning]Unexpected input(s) 'env', valid inputs are ['token', 'step', 'auto_inactive', 'logs', 'desc', 'ref']. On the readme there is an example with using that input.
The same happens for status and development_id throwing ##[warning]Unexpected input(s) 'status', 'deployment_id', valid inputs are ['token', 'step', 'auto_inactive', 'logs', 'desc', 'ref']
I set the
env:
input, but I got##[warning]Unexpected input(s) 'env', valid inputs are ['token', 'step', 'auto_inactive', 'logs', 'desc', 'ref']
. On the readme there is an example with using that input.The same happens for
status
anddevelopment_id
throwing##[warning]Unexpected input(s) 'status', 'deployment_id', valid inputs are ['token', 'step', 'auto_inactive', 'logs', 'desc', 'ref']