mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
Correct name for matching dockerhub account
This commit is contained in:
2
.github/workflows/test_integration.yml
vendored
2
.github/workflows/test_integration.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user