diff --git a/.github/workflows/deploy-web.yml b/.github/workflows/deploy-web.yml index ae3e6d7..47df972 100644 --- a/.github/workflows/deploy-web.yml +++ b/.github/workflows/deploy-web.yml @@ -48,5 +48,5 @@ jobs: with: repoToken: ${{ secrets.GITHUB_TOKEN }} firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT }} - projectId: markdown-notes # Deberás configurar este valor o extraerlo del Service Account + projectId: markdown-notes-aaa3c channelId: live