Skip to content

Commit

Permalink
Image should no longer be required
Browse files Browse the repository at this point in the history
  • Loading branch information
juandiegopalomino authored Jan 28, 2022
1 parent d156b66 commit e001f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: "Magical Infrastructure and Deploys"
inputs:
image:
description: "The local image being deployed, provided in the form <IMAGE_NAME>:<IMAGE_TAG>"
required: true
required: false
env:
description: "The name of your environment as defined in your runx config files"
required: true
Expand Down

0 comments on commit e001f20

Please sign in to comment.