fixup! Implemented client side article editor (#6)

This commit is contained in:
Mia Rose Winter 2024-06-18 11:30:40 +02:00
parent 70c5c4c50f
commit 1a5c5b4cd9
Signed by: miawinter
GPG key ID: 4B6F6A83178F595E

View file

@ -67,4 +67,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
build-args: | build-args: |
VERSION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }} VERSION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
BASE=8.0${{ matrix.suffix }} BASE={{ matrix.suffix }}