diff --git a/.github/workflows/deploy-functions.yml b/.github/workflows/deploy-functions.yml index 6532b95..0ca083a 100644 --- a/.github/workflows/deploy-functions.yml +++ b/.github/workflows/deploy-functions.yml @@ -52,7 +52,7 @@ jobs: gcloud firestore export ${{ secrets.GCP_BUCKET_LINK_PRODUCTION }}/firestore-backups/$(date +'%Y-%m-%d-%s')/ - name: Deploy to Firebase - uses: w9jds/firebase-action@master + uses: docker://w9jds/firebase-action:master with: args: deploy --only=functions env: