Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Hotfix deploy-preview.yml (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: Damian Swan AAHS <damian.swan36@altoonastudent.com>
  • Loading branch information
Damian Swan AAHS authored Dec 2, 2023
1 parent 0507399 commit 09001b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# - run: npm ci && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.PREVIEW_PAT }}"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}"
expires: 30d
projectId: sillylittlefiles

0 comments on commit 09001b9

Please sign in to comment.