Skip to content

Commit

Permalink
fixup! fixup! Implemented hard delete on articles throug Deleted Page
Browse files Browse the repository at this point in the history
  • Loading branch information
miawinter98 committed Jun 18, 2024
1 parent 1a5c5b4 commit 62ea694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 62ea694

Please sign in to comment.