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: