Add deprecation notice (v2 available)

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-09-08 23:08:47 +02:00
parent 836357fa9e
commit 35323d9aa4
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -20,6 +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'
description: Docker repository to tag the image with
required: true
tags: