Skip to content

Commit

Permalink
Update deploy-appstore.yml to only run manually
Browse files Browse the repository at this point in the history
  • Loading branch information
nid90 authored Feb 20, 2024
1 parent ef7eb2d commit cb11888
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy-appstore.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Deploy App Store
on:
workflow_dispatch:
push:
branches:
- develop
- release*

jobs:
deploy_appstore:
name: Deploy App Store
Expand Down

0 comments on commit cb11888

Please sign in to comment.