Skip to content

Commit

Permalink
fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll committed Sep 17, 2024
1 parent 9f1ecc1 commit ce14cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cocoapods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
env:
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
run: |
pod trunk push WalletConnectSwiftV2.podspec --verbose --allow-warnings
pod trunk push reown-swift.podspec --verbose --allow-warnings

0 comments on commit ce14cc4

Please sign in to comment.