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 }}