We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37022d0 + 486d871 commit c6e0d06Copy full SHA for c6e0d06
.github/workflows/publish_release.yml
@@ -41,4 +41,4 @@ jobs:
41
- name: Push to Cocoapods
42
env:
43
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
44
- run: pod trunk push
+ run: pod trunk push --allow-warnings
0 commit comments