Try to fix GitHub action workflow (see #87)

This commit is contained in:
Sleeyax
2024-02-18 13:52:27 +01:00
parent befd929f25
commit 434c4083e7

View File

@@ -59,8 +59,9 @@ jobs:
flavor: |
latest=auto
tags: |
type=edge,branch=main,commit=${{ github.sha }}
type=edge,branch=master,commit=${{ github.sha }}
type=sha,commit=${{ github.sha }}
type=raw,value=latest,enable={{is_default_branch}}
- name: Build image for scanning ${{ matrix.image_name }}
uses: docker/build-push-action@v5