Skip to content

Commit

Permalink
Firebase App Distribution Branch (#1182)
Browse files Browse the repository at this point in the history
* Update branch on firebase app distribution github action workflow

* Remove releasing to firebase app distribution on branch update

* Revert snapshot release and remove branch from firebase deploy
  • Loading branch information
tdchow authored Oct 7, 2024
1 parent c53317c commit 45816f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/firebase_deploy_demo.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Deploy demo app to Firebase app distribution
on:
workflow_dispatch:
push:
branches:
- paypal-app-switch-feature

jobs:
build_and_preview:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 45816f3

Please sign in to comment.