diff --git a/.github/workflows/api-push.yaml b/.github/workflows/api-push.yaml index 9055637..de772f3 100644 --- a/.github/workflows/api-push.yaml +++ b/.github/workflows/api-push.yaml @@ -26,4 +26,4 @@ jobs: push: true repository: tags: | - docker.pkg.github.com/engineer-man/piston-api \ No newline at end of file + docker.pkg.github.com/engineer-man/piston/api \ No newline at end of file