fix typo in github workflow

This commit is contained in:
Amruth Pillai
2022-11-24 16:02:39 +01:00
parent a8034b21d5
commit 78edcd7d0e

View File

@ -55,7 +55,7 @@ jobs:
push: true
platforms: ${{ matrix.arch }}
file: ${{ matrix.image }}/Dockerfile
build_args: |
build-args: |
"SENTRY_ORG=reactive-resume"
"SENTRY_URL=https://sentry.io"
"SENTRY_PROJECT=${{ matrix.image }}"