fastlane / github-actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:TypeScript 57.2%Language:JavaScript 42.1%Language:Dockerfile 0.7%