Skip to content

Commit

Permalink
Revert "Make sure cocoapods publish sync with newly published package"
Browse files Browse the repository at this point in the history
This reverts commit dde3f77.
  • Loading branch information
sbihel committed Feb 29, 2024
1 parent 3df6ba1 commit bd47679
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
env:
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
run: |
pod trunk push SpruceIDWalletSdkRsRustFramework.podspec --synchronous
pod trunk push SpruceIDWalletSdkRs.podspec --synchronous
pod trunk push SpruceIDWalletSdkRsRustFramework.podspec
pod trunk push SpruceIDWalletSdkRs.podspec
kotlin:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bd47679

Please sign in to comment.