diff --git a/.gitea/workflows/publish.yaml b/.gitea/workflows/publish.yaml index e656661..ff244cb 100644 --- a/.gitea/workflows/publish.yaml +++ b/.gitea/workflows/publish.yaml @@ -46,4 +46,4 @@ jobs: push: true context: ./gitea-runner file: ./gitea-runner/NodeLatestDockerfile - tags: git.fascinated.cc/fascinated/gitea-runner:node-latest + tags: fascinated/docker-images:node-latest