mirror of
https://github.com/docker/login-action.git
synced 2025-04-19 01:26:45 +00:00
Typo
This commit is contained in:
parent
a9078ed4ca
commit
ef43051dd2
2 changed files with 5 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue