From ce14cc4b215f98a7bc7631f84349701681d98b0d Mon Sep 17 00:00:00 2001 From: llbartekll Date: Tue, 17 Sep 2024 10:49:55 +0200 Subject: [PATCH] fix podspec --- .github/workflows/cocoapods.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cocoapods.yml b/.github/workflows/cocoapods.yml index 3bf3e9a75..05eccce2e 100644 --- a/.github/workflows/cocoapods.yml +++ b/.github/workflows/cocoapods.yml @@ -15,4 +15,4 @@ jobs: env: COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }} run: | - pod trunk push WalletConnectSwiftV2.podspec --verbose --allow-warnings \ No newline at end of file + pod trunk push reown-swift.podspec --verbose --allow-warnings