Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Aug 16, 2020
1 parent a9078ed commit ef43051
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.1.1 (2020/08/16)

* Typo

## 1.1.0 (2020/08/15)

* Add tests and examples for GitLab and GitHub Package Registry
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
name: Checkout
uses: actions/checkout@v2
-
name: Login to DockerHub
name: Login to GitHub Package Registry
uses: crazy-max/ghaction-docker-login@v1
with:
registry: docker.pkg.github.com
Expand Down

0 comments on commit ef43051

Please sign in to comment.