diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index d00f78a6..30e997ba 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -3,9 +3,8 @@ name: Deploy to Firebase Hosting on merge "on": - push: - branches: - - main + released: + types: [published] jobs: build_and_deploy: runs-on: ubuntu-latest