From a3e0aa73b470ce9edc95c66ede88999e5fb55357 Mon Sep 17 00:00:00 2001 From: Laika Date: Fri, 27 Feb 2026 13:26:23 +1100 Subject: [PATCH] Update .gitea/workflows/build-dev.yml --- .gitea/workflows/build-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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