Merge pull request #106 from docker/deprecation-notice

Add deprecation notice (v2 available)
This commit is contained in:
Tõnis Tiigi 2020-09-08 14:11:29 -07:00 committed by GitHub
commit ab83648e2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: