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