From 239e32fd2b30e3df0b6677e8b6d22c2779b24688 Mon Sep 17 00:00:00 2001 From: Brage Date: Tue, 25 Jul 2023 00:03:49 +0200 Subject: [PATCH] Fixed pipe ref --- .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 c468bbfe..812e3621 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: ./Encode + context: ./Converter push: true tags: | bskjon/mediaprocessing-converter:latest