From feed574de025127cb7d979e69c93f75f36dff68a Mon Sep 17 00:00:00 2001 From: Brage Date: Tue, 25 Jul 2023 00:08:40 +0200 Subject: [PATCH] Fixed pipe ref (again) --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 812e3621..614499a6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -242,7 +242,7 @@ jobs: - name: Build and push Docker image uses: docker/build-push-action@v2 with: - context: ./Converter + context: ./Convert push: true tags: | bskjon/mediaprocessing-converter:latest