Skip to content

Commit ef43051

Browse files
committed
Typo
1 parent a9078ed commit ef43051

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.1.1 (2020/08/16)
4+
5+
* Typo
6+
37
## 1.1.0 (2020/08/15)
48

59
* Add tests and examples for GitLab and GitHub Package Registry

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
name: Checkout
7070
uses: actions/checkout@v2
7171
-
72-
name: Login to DockerHub
72+
name: Login to GitHub Package Registry
7373
uses: crazy-max/ghaction-docker-login@v1
7474
with:
7575
registry: docker.pkg.github.com

0 commit comments

Comments
 (0)