Skip to content

Commit

Permalink
👷 Add trigger to iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaoz-Topsy committed Apr 20, 2023
1 parent b1a4fcf commit dd5f020
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@ workflows:
flutter: master
xcode: latest
cocoapods: default
triggering:
events:
- tag
branch_patterns:
- pattern: 'main'
include: true
source: true
scripts:
- name: Write GoogleServices file
script: |
Expand Down

0 comments on commit dd5f020

Please sign in to comment.