Skip to content

Commit

Permalink
added a pod push flags
Browse files Browse the repository at this point in the history
  • Loading branch information
morisgateno-appsflyer committed Aug 20, 2024
1 parent c08e17e commit 474c00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-production-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Push to COCOAPODS
run: |
pod trunk me
pod trunk push segment-appsflyer-ios.podspec
pod trunk push segment-appsflyer-ios.podspec --verbose --use-libraries --allow-warnings
- name: Notify with SLack
uses: slackapi/[email protected]
with:
Expand Down

0 comments on commit 474c00e

Please sign in to comment.