Skip to content

Commit cdd711d

Browse files
Skip pods validation on release
1 parent 903a950 commit cdd711d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/artifact.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ jobs:
4242
run: pod trunk push IBLinter.podspec
4343
env:
4444
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
45+
COCOAPODS_VALIDATOR_SKIP_XCODEBUILD: 1

0 commit comments

Comments
 (0)