/github-actions

Primary LanguageTypeScriptMIT LicenseMIT

Fastlane GitHub Actions

The Fastlane GitHub Actions provide a set of GitHub Actions to make maintaining projects easier.

Actions

Versioning

All the actions are released in one batch. We do not support semantic versioning (yet). Reference a latest branch in your workflow:

...
  - uses: fastlane/github-actions/fastlane-env-reminder@latest
...

Contributing

We welcome contributions. See how to contribute.