From 829031fdc6f2f525561a2e4ef811595c56d601bf Mon Sep 17 00:00:00 2001 From: developomp Date: Mon, 17 May 2021 16:26:45 +0900 Subject: [PATCH] another attempt at fixing github action --- .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 82afef2..a52ba75 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -18,4 +18,4 @@ jobs: firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_DEVELOPOMP_SITE }}" channelId: live projectId: developomp-site - target: + target: dev