diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index d30575d..69d2f67 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -15,7 +15,6 @@ jobs: uses: infras/workflow-templates/.gitea/workflows/docker-template.yml@47684a2ffa498f4101557efc3acf1ae8a354178f with: image_name: 'simple-http-server' - image_owner: thistine image_tag: ${{ gitea.ref_name }} secrets: REGISTRY_USER: ${{ secrets.REGISTRY_USER }}