Skip to content

Commit

Permalink
Update firebase-hosting-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Binara authored Jun 4, 2024
1 parent e4af413 commit 923c3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: cd The-Weaver-s-Gift && npm ci
- run: cd The-Weaver-s-Gift && npm run build --if-present
- run: cd The-Weaver-s-Gift && npm run dev
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 923c3f5

Please sign in to comment.