Apply suggestions from code review

This commit is contained in:
Deirdre Connolly 2023-04-20 19:10:06 -04:00
parent d8c5575c61
commit db8f48b901
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ jobs:
repoToken: ${{ secrets.GITHUB_TOKEN }}
projectId: ${{ vars.FIREBASE_PROJECT_ID }}
- name: DeployFROST book to Firebase live channel
- name: Deploy FROST book to Firebase live channel
uses: FirebaseExtended/action-hosting-deploy@v0
if: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
with: