Skip to content

Commit

Permalink
Remove incorrect project path from deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
rickkln authored Apr 28, 2020
1 parent c41420e commit 2d58372
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/firebase-hosting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
args: deploy --only hosting
env:
PROJECT_ID: ${{ secrets.GCP_PROJECT_PROD }}
PROJECT_PATH: client
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}

0 comments on commit 2d58372

Please sign in to comment.