Skip to content

Commit

Permalink
Final deploy with GHActions
Browse files Browse the repository at this point in the history
  • Loading branch information
ImadRahhali committed May 18, 2024
1 parent 08ad127 commit ab14531
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
- uses: actions/checkout@v4
- run: |
cd cloudnest && npm install && export CI=false && npm run build
- run: cd cloudnest
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ab14531

Please sign in to comment.