Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-pratik-k committed Jan 22, 2025
1 parent 22c09e0 commit 2e79707
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ios_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Publish to App Store Connect

on: push
on:
push:
branches:
- main
workflow_dispatch:

jobs:
ios_deploy:
Expand Down

0 comments on commit 2e79707

Please sign in to comment.