Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
docker hub name fix (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr authored Apr 11, 2020
1 parent 3919ca6 commit 20a3ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
with:
name: open-museum/janus-gateway
name: openmuseum/janus-gateway
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
context: src
Expand Down

0 comments on commit 20a3ec0

Please sign in to comment.