From a8250fb2aa14e1f60d33e78d786629978a724ff6 Mon Sep 17 00:00:00 2001 From: Moris Gateno Date: Tue, 11 Jun 2024 10:31:07 +0300 Subject: [PATCH] . --- .github/workflows/prepare-for-QA-&-release.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/prepare-for-QA-&-release.yml b/.github/workflows/prepare-for-QA-&-release.yml index 266db7f..5dde7d1 100644 --- a/.github/workflows/prepare-for-QA-&-release.yml +++ b/.github/workflows/prepare-for-QA-&-release.yml @@ -30,9 +30,8 @@ jobs: tag: "${{env.PLUGIN_VERSION_RC}} --force" tag_push: '--force' - name: Push to COCOAPODS - uses: michaelhenry/deploy-to-cocoapods-github-action@1.0.10 - env: - COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }} + run: | + pod trunk push segment-appsflyer-ios-qa.podspec