diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 709f01b..78a7a66 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,7 +21,7 @@ jobs: env: REPO: git@github.com:veganhacktivists/arabot.git REGISTRY: registry.digitalocean.com/vh-registry - IMAGE: arabot + IMAGE: test TAG: latest name: docker-build runs-on: ubuntu-latest