This commit is contained in:
Annika Merris 2024-02-04 10:14:45 -05:00
parent 7aae92992d
commit b543917c61

View file

@ -21,7 +21,7 @@ jobs:
- name: Get Metadata For Docker
uses: https://github.com/docker/metadata-action@v5
with:
images: ${{ github.repository }}
images: forgejo.merr.is/${{ github.repository }}
- name: Debugging steps.meta.outputs.tags
shell: /bin/ash -e {0}
run: echo ${{ steps.meta.outputs.tags }}