Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
morisgateno-appsflyer committed Jun 11, 2024
1 parent ef99897 commit a8250fb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/prepare-for-QA-&-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ jobs:
tag: "${{env.PLUGIN_VERSION_RC}} --force"
tag_push: '--force'
- name: Push to COCOAPODS
uses: michaelhenry/[email protected]
env:
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
run: |
pod trunk push segment-appsflyer-ios-qa.podspec

0 comments on commit a8250fb

Please sign in to comment.