From bc7a4d6b9ed24dd59ef2cf56154516c8d5ed74f5 Mon Sep 17 00:00:00 2001 From: Gary H <26419401+Gary-H9@users.noreply.github.com> Date: Wed, 31 Jul 2024 12:50:43 +0000 Subject: [PATCH] Update workflow --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2e5205c..23620a8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,6 +39,7 @@ jobs: with: push: true tags: ghcr.io/${{ github.repository }}:${{ github.ref_name }} + file: container/Dockerfile - name: Sign id: sign