Update deprecation message for v1

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
pull/197/head
CrazyMax 5 years ago
parent ab83648e2e
commit 79bd2e083d
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

@ -20,7 +20,7 @@ inputs:
description: Server address of Docker registry. If not set then will default to Docker Hub
required: false
repository:
deprecationMessage: 'v2 beta is now available through docker/build-push-action@v2'
deprecationMessage: 'v2 is now available through docker/build-push-action@v2'
description: Docker repository to tag the image with
required: true
tags:

Loading…
Cancel
Save