Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rbro112 committed Sep 5, 2024
1 parent 2d51c81 commit 3123f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/stripe_setup
- name: Upload Financial Connections example release bundle to Emerge
- name: Upload Payment Sheet example release bundle to Emerge
run: ./gradlew :paymentsheet-example:emergeUploadReleaseAab
env:
EMERGE_API_KEY: ${{ secrets.EMERGE_API_KEY }}

0 comments on commit 3123f2e

Please sign in to comment.