Skip to content

Commit

Permalink
Merge pull request #2 from trs/patch-1
Browse files Browse the repository at this point in the history
fix: specify docker image
  • Loading branch information
keithweaver authored Nov 16, 2020
2 parents 285315d + fa28893 commit e6b2f7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e6b2f7d

Please sign in to comment.