fixup! fixup! Implemented hard delete on articles throug Deleted Page

This commit is contained in:
Mia Rose Winter 2024-06-18 11:32:52 +02:00
parent 1a5c5b4cd9
commit 62ea694204
Signed by: miawinter
GPG key ID: 4B6F6A83178F595E

View file

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