✏️ Updated repo name for Docker hub

This commit is contained in:
2022-01-10 20:49:04 -08:00
committed by GitHub
parent ee4b543991
commit 4a2045b4e7

View File

@@ -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 }}