Skip to content

Commit

Permalink
remove firebase_config from env_vars
Browse files Browse the repository at this point in the history
  • Loading branch information
nwaughachukwuma committed Nov 22, 2024
1 parent 1986c0a commit 60d3464
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
BUCKET_NAME=${{ secrets.BUCKET_NAME }}
CLOUD_STORAGE_BUCKET=${{ secrets.BUCKET_NAME }}
API_BASE_URL=${{ secrets.API_BASE_URL }}
FIREBASE_CONFIG=${{ secrets.FIREBASE_CONFIG }}
- run: curl -f "${{ steps.deploy.outputs.url }}"
- uses: marocchino/sticky-pull-request-comment@v2
Expand Down

0 comments on commit 60d3464

Please sign in to comment.