Skip to content

Latest commit

 

History

History

fastlane-env-reminder

Fastlane Env

An action for adding a comment to include fastlane env in an issue description.

Usage

See action.yml

steps:
- uses: fastlane/github-actions/fastlane-env-reminder@latest
  with:
    repo-token: ${{ secrets.GITHUB_TOKEN }}

License

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