An action for adding a comment to include fastlane env
in an issue description.
See action.yml
steps:
- uses: fastlane/github-actions/fastlane-env-reminder@latest
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
The scripts and documentation in this project are released under the MIT License