From 657414482d97c1d488b3c943506bf139d046b7d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20=28YEN=C4=B0=C3=87ER=C4=B0=29?= <38917909+Yusuf-YENICERI@users.noreply.github.com> Date: Fri, 1 Nov 2024 00:39:35 +0300 Subject: [PATCH] Update firebase-hosting-merge.yml --- .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 3a6f796..069df78 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: - - underMaintenance + - main jobs: build_and_deploy: runs-on: ubuntu-latest