diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 89d4e49..890069c 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/threetwo-import-service + name: frishi/threetwo-core-service username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_PASSWORD }}