From bfc79082fffab71be274cafb43cebff36f8b6bb6 Mon Sep 17 00:00:00 2001 From: Tom Denley Date: Sat, 13 Jan 2024 22:11:40 +0000 Subject: [PATCH] push to netmelody org --- .github/workflows/oci-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/oci-image.yml b/.github/workflows/oci-image.yml index ca479fa..a15ac5e 100644 --- a/.github/workflows/oci-image.yml +++ b/.github/workflows/oci-image.yml @@ -22,4 +22,4 @@ jobs: file: ./Dockerfile push: true tags: | - ${{ secrets.DOCKERHUB_USERNAME }}/minifoxwq-oci:latest + netmelody/minifoxwq-oci:latest