diff --git a/.github/workflows/firebase.yml b/.github/workflows/firebase.yml index 0c35a71cb..faf96d784 100644 --- a/.github/workflows/firebase.yml +++ b/.github/workflows/firebase.yml @@ -1,9 +1,9 @@ name: Distribute To Firebase -# Will only distribute manually for now. ~Levi -# on: -# push: -# branches: [ master ] +Will only distribute manually for now. ~Levi +on: + push: + branches: [ ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: