Skip to content

Commit

Permalink
Remove preview deploy for client (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
taybenlor committed Jan 5, 2024
1 parent b762aa1 commit 58ebf49
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: "npm run build:deploy"
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_MAKE_RUN }}"
projectId: make-run
target: client
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 58ebf49

Please sign in to comment.