Correct name for matching dockerhub account

This commit is contained in:
Lars Gohr
2019-08-22 18:12:44 +02:00
parent a9749785ae
commit 166600dee0

View File

@@ -10,7 +10,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
with:
args: elgohr/publish-docker-github-action
args: lgohr/publish-docker-github-action
snapshot: true
- name: Logout
run: docker logout