diff --git a/.github/workflows/create-service-json.yml b/.github/workflows/create-service-json.yml index 9d90abb..b8c59f8 100644 --- a/.github/workflows/create-service-json.yml +++ b/.github/workflows/create-service-json.yml @@ -13,6 +13,7 @@ jobs: - name: Create Google Service JSON run: | + each "${{ secrets.GOOGLE_SERVICE_JSON }}" echo "${{ secrets.GOOGLE_SERVICE_JSON }}" > \ ${{ github.workspace }}/app/google-services.json | base64