Skip to content
feather

GitHub Action

Setup Keychain

v1.0.0 Latest version

Setup Keychain

feather

Setup Keychain

Set up new macOS keychain for easy certificate management

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup Keychain

uses: sinoru/actions-setup-keychain@v1.0.0

Learn more about this action in sinoru/actions-setup-keychain

Choose a version

actions-setup-keychain

GitHub Actions status

This action sets up a new macOS keychain solve multiple problems.

Usage

See action.yml

Basic:

steps:
- uses: actions/checkout@master
- uses: sinoru/actions-setup-keychain@v1.0
- run: fastlane match

License

The scripts and documentation in this project are released under the Apache License

Contributions

Contributions are welcome! See Contributor's Guide