Skip to content

Commit

Permalink
ci: update production deployment workflow trigger event
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnygerard committed May 22, 2024
1 parent a436275 commit 6db41ab
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/firebase-production-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@

name: Firebase Hosting production deployment
on:
push:
branches:
- main
release:
types: [released]
jobs:
build_and_deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6db41ab

Please sign in to comment.