Skip to content

Commit

Permalink
without export
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sidhdhi-p committed Sep 30, 2024
1 parent 6038b79 commit f8eedc5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/function_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ jobs:
- name: Deploy Firebase functions
run: |
cd khelo
export GOOGLE_APPLICATION_CREDENTIALS=$(pwd)/functions/google-application-credentials.json
cd functions
cd khelo/functions
ls -a
firebase deploy --only functions --debug
Expand Down

0 comments on commit f8eedc5

Please sign in to comment.