The Wayback Machine - https://web.archive.org/web/20220517005033/https://github.com/fastlane/github-actions
Skip to content
master
Switch branches/tags
Code

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.