From 6dbf2e318847f1ac0f9ccc4af178f77f47b749de Mon Sep 17 00:00:00 2001 From: MohamedRaslan Date: Wed, 1 Dec 2021 02:41:04 +0200 Subject: [PATCH] use dispatch event --- .github/workflows/firebase-hosting-merge.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index e04d9ee..7606652 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -3,6 +3,7 @@ name: 🔥 Deploy to firebase hosting on merge 🔥 on: push: branches: [ main, stage, develop ] + workflow_dispatch: jobs: develop-deployment: