Skip to content

Commit

Permalink
Merge pull request #15 from reown-com/cocoapods-fix
Browse files Browse the repository at this point in the history
fix podspec
  • Loading branch information
llbartekll committed Sep 17, 2024
2 parents 6aab7d5 + ce14cc4 commit 08f448f
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 08f448f

Please sign in to comment.