Skip to content

Commit

Permalink
Merge pull request #5 from docker/release-v1
Browse files Browse the repository at this point in the history
Add link to issues page
  • Loading branch information
Nick Adcock authored and GitHub committed Mar 16, 2020
2 parents 60bd14a + 7849e4a commit 0e923b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 0e923b8

Please sign in to comment.