Update README

master
CrazyMax 5 years ago
parent a0182c1603
commit 7b417e3e9c
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v2
-
name: Login to DockerHub
uses: docker/login-action@v1
uses: crazy-max/ghaction-docker-login@v1
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}

@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/docker/login-action.git"
"url": "git+https://github.com/crazy-max/ghaction-docker-login.git"
},
"keywords": [
"actions",

Loading…
Cancel
Save