master v1.1.1
CrazyMax 5 years ago
parent a9078ed4ca
commit ef43051dd2
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

@ -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

@ -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

Loading…
Cancel
Save