Skip to content

Commit 35323d9

Browse files
committed
Add deprecation notice (v2 available)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
1 parent 836357f commit 35323d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ inputs:
2020
description: Server address of Docker registry. If not set then will default to Docker Hub
2121
required: false
2222
repository:
23+
deprecationMessage: 'v2 beta is now available through docker/build-push-action@v2'
2324
description: Docker repository to tag the image with
2425
required: true
2526
tags:

0 commit comments

Comments
 (0)