From bf3550200d360b6dd789892f494df26ee122b84f Mon Sep 17 00:00:00 2001 From: Thomas Hobson Date: Sun, 14 Mar 2021 12:34:18 +1300 Subject: [PATCH] ci(api): remove useless parameter --- .github/workflows/api-push.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/api-push.yaml b/.github/workflows/api-push.yaml index de772f3..a359ebe 100644 --- a/.github/workflows/api-push.yaml +++ b/.github/workflows/api-push.yaml @@ -24,6 +24,5 @@ jobs: with: context: api push: true - repository: tags: | docker.pkg.github.com/engineer-man/piston/api \ No newline at end of file