[ci skip] Fix publish release command
This commit is contained in:
@@ -80,4 +80,4 @@ jobs:
|
|||||||
install: brew install mxcl/made/swift-sh
|
install: brew install mxcl/made/swift-sh
|
||||||
before_script: .github/deploy generate-podspec
|
before_script: .github/deploy generate-podspec
|
||||||
script: pod trunk push
|
script: pod trunk push
|
||||||
after_success: .github/deploy post-release
|
after_success: .github/deploy publish-release
|
||||||
|
|||||||
Reference in New Issue
Block a user