Skip to content

Commit

Permalink
@ teracyhq-incubator#1 | meta-image-name input will be true after rem…
Browse files Browse the repository at this point in the history
…oving the deprecated meta-images input
  • Loading branch information
hoatle committed Mar 31, 2022
1 parent 8b129eb commit adf6a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/docker-build-push-sign-develop/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs:
required: false
description: "specify the list of registries to push the image into"
meta-image-name:
required: true
required: false # meta-image-name input will be true after removing the deprecated meta-images input
description: "specify the docker image name to be pushed into the specified registries"
meta-images:
deprecationMessage: "use meta-registries and meta-image-name instead"
Expand Down

0 comments on commit adf6a03

Please sign in to comment.