From b649e771d41a3f609353429bf6aaa44126c7ca6f Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Tue, 14 May 2024 01:09:51 +0200 Subject: [PATCH] aaaab --- .github/workflows/build-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-push.yml b/.github/workflows/build-push.yml index 3f1a66a..1601e49 100644 --- a/.github/workflows/build-push.yml +++ b/.github/workflows/build-push.yml @@ -47,7 +47,7 @@ jobs: with: context: . push: true - tags: ghcr.io/notherealmarco/slaacsense:dev + tags: ${{ steps.meta.outputs.tags }} # This step generates an artifact attestation for the image, which is an unforgeable statement about where and how it was built. It increases supply chain security for people who consume the image. For more information, see "[AUTOTITLE](/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds)." - name: Generate artifact attestation