[ci skip] Fix publish release command

This commit is contained in:
Max Howell
2019-02-13 15:27:06 -05:00
parent 28f84d3961
commit e74cc63271

View File

@@ -80,4 +80,4 @@ jobs:
install: brew install mxcl/made/swift-sh
before_script: .github/deploy generate-podspec
script: pod trunk push
after_success: .github/deploy post-release
after_success: .github/deploy publish-release