From e6defe8876b6b455a6edc677a128cddad2ec8dc9 Mon Sep 17 00:00:00 2001 From: Annika Merris Date: Sun, 4 Feb 2024 10:19:06 -0500 Subject: [PATCH] Maybe I Was Missing The ID? --- .forgejo/workflows/debugging.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/debugging.yml b/.forgejo/workflows/debugging.yml index 03ffbde..1f29b16 100644 --- a/.forgejo/workflows/debugging.yml +++ b/.forgejo/workflows/debugging.yml @@ -19,6 +19,7 @@ jobs: - name: Check out the repo uses: https://github.com/actions/checkout@v4 - name: Get Metadata For Docker + id: meta uses: https://github.com/docker/metadata-action@v5 with: images: forgejo.merr.is/${{ github.repository }}