Skip to content

Commit

Permalink
Update firebase-hosting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
G100my committed Jul 21, 2023
1 parent b00a81a commit 4948b81
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/firebase-hosting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: npm ci && npm run build
env:
ACTIONS_STEP_DEBUG: ${{ secrets.ACTIONS_STEP_DEBUG }}

- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
Expand Down

0 comments on commit 4948b81

Please sign in to comment.