From 19d7ac07b7d6e6bc16ac169482681e331776cc3a Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Tue, 12 Mar 2024 19:33:21 -0600 Subject: [PATCH] Fixing typo in image name --- .github/workflows/dockerimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index bcdea6c..167298a 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -20,7 +20,7 @@ jobs: - uses: docker/metadata-action@v5 id: meta with: - images: ${{ github.repository_owner }}/yaml + images: ${{ github.repository_owner }}/hash tags: | type=schedule type=ref,event=branch