From e197589bbbe7f6c289b6b897497bd1c9bf89b372 Mon Sep 17 00:00:00 2001 From: Michael Henry Date: Sun, 22 Sep 2019 14:29:38 +0900 Subject: [PATCH] deploy pod library to cocoapods --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 108e190..2273fd4 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action) - [Publish a Python distribution package to PyPI](https://github.com/pypa/gh-action-pypi-publish) - [Deploy Static Website to Azure Storage](https://github.com/feeloor/azure-static-website-deploy) +- [Deploy iOS Pod Library to Cocoapods](https://github.com/michaelhenry/deploy-to-cocoapods-github-action) ### External Services