diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 0906763..ebfd108 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -33,7 +33,7 @@ jobs: with: context: . push: true - tags: gitea.sculpted-arc.co.uk/sculptedarcwebsite:latest + tags: gitea.sculpted-arc.co.uk/james-admin/sculptedarcwebsite:latest # 3. Securely SSH to the host using masked secrets - name: Deploy to Server via SSH