From c15939d5d01ad644efaa5bf503fb23b3e52aecff Mon Sep 17 00:00:00 2001 From: Spythere Date: Tue, 10 Mar 2026 00:08:27 +0100 Subject: [PATCH] chore(workflows): detached old domain from updating on main branch changes --- .github/workflows/firebase-hosting-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index ee6cf97..b2ba857 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -5,7 +5,7 @@ name: Deploy to Firebase Hosting on merge on: push: branches: - - main + - main-old jobs: build_and_deploy: runs-on: ubuntu-latest