diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7b03829..2f330e4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,6 +14,6 @@ jobs: - name: Publish to Registry uses: elgohr/Publish-Docker-Github-Action@master with: - name: frishi/comicvine-service + name: frishi/threetwo-metadata-service username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_PASSWORD }}