diff --git a/.gitea/workflows/build-dev.yml b/.gitea/workflows/build-dev.yml index b4ea53e..f624080 100644 --- a/.gitea/workflows/build-dev.yml +++ b/.gitea/workflows/build-dev.yml @@ -32,7 +32,7 @@ jobs: context: . push: true tags: | - engineering.sanya.gay/pluralflux/pluralflux:latest + engineering.sanya.gay/pluralflux/pluralflux-dev:latest - name: Deploy bot uses: appleboy/ssh-action@v1.0.3