Skip to content

Commit

Permalink
fix: update website.yaml to point to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
PBillingsby authored Dec 19, 2024
1 parent d9ff985 commit 2565c4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/website.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Website Staging Deploy
name: Website Deploy

on:
push:
branches:
- staging # or the branch you want to deploy from
- main # or the branch you want to deploy from
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 2565c4b

Please sign in to comment.