Skip to content

Commit ab83648

Browse files
authored
Merge pull request #106 from docker/deprecation-notice
Add deprecation notice (v2 available)
2 parents 836357f + 35323d9 commit ab83648

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)