Merge branch 'main' into renovate/actions-setup-buildx-action-3.x
All checks were successful
ci / docker (pull_request) Successful in 29s

This commit is contained in:
OCram85 2024-06-20 17:23:18 +02:00
commit 2138d04e5d

View File

@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.TOKEN }}
-
name: Build and push
uses: https://gitea.ocram85.com/actions/build-push-action@v4
uses: https://gitea.ocram85.com/actions/build-push-action@v6
with:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}