Skip to content

Commit

Permalink
feat: deploy to production from main branch (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcroote authored Oct 17, 2023
1 parent aa806aa commit fafef62
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy Live Site to Firebase Hosting
on:
push:
branches:
- live-site
- main

jobs:
build_and_deploy_live_site:
Expand Down
30 changes: 0 additions & 30 deletions .github/workflows/firebase-staging.yml

This file was deleted.

0 comments on commit fafef62

Please sign in to comment.