Skip to content

Commit

Permalink
Merge pull request #197 from crazy-max/releases/v1
Browse files Browse the repository at this point in the history
Update deprecation message for v1
  • Loading branch information
CrazyMax authored and GitHub committed Oct 23, 2020
2 parents ab83648 + 79bd2e0 commit 3e7a4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +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'
deprecationMessage: 'v2 is now available through docker/build-push-action@v2'
description: Docker repository to tag the image with
required: true
tags:
Expand Down

0 comments on commit 3e7a4f6

Please sign in to comment.