Skip to content

Commit

Permalink
Update publish_to_cocoapods.yml
Browse files Browse the repository at this point in the history
v2.2.3 updated
  • Loading branch information
pawan-2008 authored Jun 10, 2024
1 parent 36fdbaf commit 99636d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_cocoapods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
env:
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
run: |
pod trunk push Site24x7APM/2.2.2/Site24x7APM.podspec --skip-import-validation --allow-warnings
pod trunk push Site24x7APM/2.2.3/Site24x7APM.podspec --skip-import-validation --allow-warnings
echo uploaded to cocoapods

0 comments on commit 99636d2

Please sign in to comment.