Merge pull request #5 from docker/release-v1

Add link to issues page
This commit is contained in:
Nick Adcock 2020-03-16 15:19:54 +00:00 committed by GitHub
commit 0e923b8a2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
# build-push-action
Builds and pushes Docker images and will log in to a Docker registry if required
Builds and pushes Docker images and will log in to a Docker registry if required.
Suggestions and issues can be posted on the repositories [issues page](https://github.com/docker/build-push-action/issues).
[Inputs](#Inputs)
* [repository](#repository)