Compare commits

..

No commits in common. "dd4237360ce7210a19eca8fad2b0d45def17b036" and "10b53c377251df080fe5ba131f79cc9a6764cb35" have entirely different histories.

View file

@ -43,6 +43,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=ref,event=tag
type=raw,value=latest,enable=${{ !github.event.release.prerelease }}
- name: Build and push Docker image
uses: docker/build-push-action@v6