We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c04d85 commit 7ed2f42Copy full SHA for 7ed2f42
1 file changed
.github/workflows/cocoapods.yml
@@ -15,4 +15,4 @@ jobs:
15
env:
16
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
17
run: |
18
- pod trunk push PublishedObject.podspec --allow-warnings
+ pod trunk push PublishedObject.podspec --allow-warnings --verbose
0 commit comments