From 8cc91a375ca2998daac32a285efcdef0de302c46 Mon Sep 17 00:00:00 2001 From: Thomas Hobson Date: Sun, 14 Mar 2021 12:20:21 +1300 Subject: [PATCH] ci(api): name correctly --- .github/workflows/api-push.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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