From 6bc903c9058bebc7a753a649c655331ad705f7e8 Mon Sep 17 00:00:00 2001 From: Konstantin Komelin Date: Wed, 11 Dec 2024 15:41:14 +0100 Subject: [PATCH] Improved github action for deploy. --- .github/workflows/firebase-hosting-push-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firebase-hosting-push-main.yml b/.github/workflows/firebase-hosting-push-main.yml index ff2e81d..acf1d89 100644 --- a/.github/workflows/firebase-hosting-push-main.yml +++ b/.github/workflows/firebase-hosting-push-main.yml @@ -21,5 +21,5 @@ jobs: entryPoint: "./" firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_SUI_DAPP_KIT_THEME_CREATOR }} # projectId: sui-dapp-kit-theme-creator - # channelId: live + channelId: live projectId: '${{ env.PROJECT_ID }}'