Skip to content

Commit

Permalink
ci: name changes
Browse files Browse the repository at this point in the history
  • Loading branch information
danstarns committed May 27, 2024
1 parent 5698b68 commit 051aba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Node Github CI
name: preview.rconnect.tech

on:
push:
branches:
- new-site

jobs:
deploy:
deploy-preview:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 051aba5

Please sign in to comment.