From 2d97ec9a4fac27f8627e2a8bedb624176df016dd Mon Sep 17 00:00:00 2001 From: Finn Christiansen Date: Mon, 1 Jul 2024 21:39:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Maybe=20fix=20deploy=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index a0d59ca..2669e80 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -38,7 +38,7 @@ jobs: docker buildx imagetools inspect code.f2n.me/finn/matrix-bot-invitation-mailer:latest - name: Deploy - uses: https://github.com/astappiev/docker-compose-remote-action@master + uses: https://github.com/keatonLiu/docker-compose-remote-action@master with: ssh_host: home.finnchristiansen.de ssh_port: 44022