Skip to content

Releases: michaelhenry/deploy-to-cocoapods-github-action

fix `set -eo pipefail`

21 Apr 15:51
745686a
Compare
Choose a tag to compare

fixed lib_version env

27 Sep 22:14
Compare
Choose a tag to compare
1.0.9

use shelljs way of setting envs.

set pipefail

27 Sep 21:57
Compare
Choose a tag to compare
1.0.8

add other info and set pipefail

fixed typo

27 Sep 21:53
Compare
Choose a tag to compare

install pods

27 Sep 21:49
Compare
Choose a tag to compare
1.0.6

include cocoapod installation since there is no more docker.

moved to node

27 Sep 21:46
Compare
Choose a tag to compare

docker is not supported for runs-on: macos

Fixed runs.

27 Sep 21:25
56fc7dd
Compare
Choose a tag to compare
1.0.4

Update action.yml

dockerized action

27 Sep 21:22
77125ff
Compare
Choose a tag to compare
no need to install pods here

it's already inside the docker image

Initial release

27 Sep 21:00
8aadc46
Compare
Choose a tag to compare

Initial release

27 Sep 18:31
22667cc
Compare
Choose a tag to compare
1.0

Update README.md