Releases: michaelhenry/deploy-to-cocoapods-github-action
Releases · michaelhenry/deploy-to-cocoapods-github-action
fix `set -eo pipefail`
fixed lib_version env
1.0.9 use shelljs way of setting envs.
set pipefail
1.0.8 add other info and set pipefail
fixed typo
1.0.7
install pods
1.0.6 include cocoapod installation since there is no more docker.
moved to node
docker is not supported for runs-on: macos
Fixed runs.
1.0.4 Update action.yml
dockerized action
no need to install pods here it's already inside the docker image
Initial release
1.0.1 main.sh
Initial release
1.0 Update README.md