This commit is contained in:
fz 2024-09-10 15:35:47 +02:00
parent 587a934ae6
commit feee50ab57

View File

@ -77,7 +77,7 @@ jobs:
ghcr.io/${{ steps.repoowner.outputs.lowercase }}/s-pdf
tags: >
type=raw,value=${{ steps.versionNumber.outputs.versionNumber
}}-ultra-lite,enable=${{ github.ref == 'refs/heads/master' }}
}}-ultra-lite,enable=${{ github.ref == 'refs/heads/main' }}
type=raw,value=latest-ultra-lite,enable=${{ github.ref == 'refs/heads/main' }}
- name: Build and push Dockerfile-ultra-lite
uses: docker/build-push-action@v6