Fixed pipe ref (again)

This commit is contained in:
Brage 2023-07-25 00:08:40 +02:00
parent 239e32fd2b
commit feed574de0

View File

@ -242,7 +242,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@v2 uses: docker/build-push-action@v2
with: with:
context: ./Converter context: ./Convert
push: true push: true
tags: | tags: |
bskjon/mediaprocessing-converter:latest bskjon/mediaprocessing-converter:latest