From 051aba54b9379e6c72609961fc6c03de7b1a50a0 Mon Sep 17 00:00:00 2001 From: danstarns Date: Mon, 27 May 2024 20:21:41 +0100 Subject: [PATCH] ci: name changes --- .github/workflows/deploy-preview.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 4f88201..5e534e5 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -1,4 +1,4 @@ -name: Node Github CI +name: preview.rconnect.tech on: push: @@ -6,7 +6,7 @@ on: - new-site jobs: - deploy: + deploy-preview: runs-on: ubuntu-latest steps: