diff --git a/.github/workflows/backend.yml b/.github/workflows/backend.yml index 82bef9fce737f1ee7192b69f077e4f502636bf9b..7f56cfee248748218af25362a419dfbe39ac022f 100644 --- a/.github/workflows/backend.yml +++ b/.github/workflows/backend.yml @@ -87,4 +87,6 @@ jobs: context: ./backend platforms: linux/amd64,linux/arm64 push: true - tags: reallibrephotos/librephotos:${{ github.event.release.tag_name }} + tags: + reallibrephotos/librephotos:${{ github.event.release.tag_name }} + reallibrephotos/librephotos:latest