diff --git a/.github/workflows/publish_image.yml b/.github/workflows/publish_image.yml index df79531..4ea3406 100644 --- a/.github/workflows/publish_image.yml +++ b/.github/workflows/publish_image.yml @@ -44,7 +44,7 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - - name: Build and push Docker image + - name: Build and push Docker image as latest uses: docker/build-push-action@v5 with: context: .