Skip to content

Commit

Permalink
update ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven-Harris committed Sep 5, 2024
1 parent 56b1340 commit c1050e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 27 deletions.
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools

name: Deploy to Firebase Hosting on merge
name: 🔥 Deploy
on:
push:
branches:
- main
jobs:
build_and_deploy:
deploy:
runs-on: ubuntu-latest
name: Deploy to Firebase Hosting 🚀
steps:
- uses: actions/checkout@v4
- run: npm ci && npm run build

- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down
21 changes: 0 additions & 21 deletions .github/workflows/firebase-hosting-pull-request.yml

This file was deleted.

0 comments on commit c1050e5

Please sign in to comment.