issues
search
fastlane
/
fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
https://fastlane.tools
MIT License
39.73k
stars
5.72k
forks
source link
Update release_step_2_create_github_release.yml
#27447
Open
copyleft21
opened
1 month ago
copyleft21
commented
1 month ago
Checklist
[ ] I've run
bundle exec rspec
from the root directory to see all new and existing tests pass
[ ] I've followed the
fastlane
code style and run
bundle exec rubocop -a
to ensure the code style is valid
[ ] I see several green
ci/circleci
builds in the "All checks have passed" section of my PR (
connect CircleCI to GitHub
if not)
[ ] I've read the
Contribution Guidelines
[ ] I've updated the documentation if necessary.
[ ] I've added or updated relevant unit tests.
Motivation and Context
Description
Testing Steps
Checklist
bundle exec rspec
from the root directory to see all new and existing tests passbundle exec rubocop -a
to ensure the code style is validci/circleci
builds in the "All checks have passed" section of my PR (connect CircleCI to GitHub if not)Motivation and Context
Description
Testing Steps