Skip to content

Set up your GitHub Actions workflow with fresh macOS keychain

License

Notifications You must be signed in to change notification settings

Misshunter1/actions-setup-keychain

 
 

Repository files navigation

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/[email protected]
- 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

About

Set up your GitHub Actions workflow with fresh macOS keychain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.6%
  • TypeScript 12.4%