diff --git a/action.yml b/action.yml index bdbe604..61af5b0 100644 --- a/action.yml +++ b/action.yml @@ -4,6 +4,9 @@ author: 'KeithWeaver' branding: icon: 'upload-cloud' color: 'red' +runs: + using: docker + image: Dockerfile inputs: command: description: "The command that will be performed. More info: https://docs.aws.amazon.com/cli/latest/reference/s3/#available-commands"