From c84b31106652f0ff75afe465c32f7a4b40ce4e22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20Str=C3=B8mseng?= Date: Wed, 21 Feb 2024 13:38:20 +0100 Subject: [PATCH] Update autoredeploy.yml change name --- .github/workflows/autoredeploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autoredeploy.yml b/.github/workflows/autoredeploy.yml index 38f2459..f7e69ef 100644 --- a/.github/workflows/autoredeploy.yml +++ b/.github/workflows/autoredeploy.yml @@ -1,4 +1,4 @@ -name: Node.js CI +name: Server auto deploy on: push: branches: ["main"]