Compare commits

...

4 Commits

Author SHA1 Message Date
CrazyMax 3e7a4f6646
Merge pull request #197 from crazy-max/releases/v1
Update deprecation message for v1
2020-10-23 13:29:08 +02:00
CrazyMax 79bd2e083d
Update deprecation message for v1
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-22 20:32:36 +02:00
Tõnis Tiigi ab83648e2e
Merge pull request #106 from docker/deprecation-notice
Add deprecation notice (v2 available)
2020-09-08 14:11:29 -07:00
CrazyMax 35323d9aa4
Add deprecation notice (v2 available)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-09-08 23:08:57 +02:00
1 changed files with 1 additions and 0 deletions

View File

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