diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index 23e07a8..51c6767 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -56,5 +56,5 @@ jobs: with: context: webapp push: true - tags: ${{ steps.meta.outputs.tags }} + tags: ${{ steps.meta.outputs.tags }}, latest labels: ${{ steps.meta.outputs.labels }}