maierj / fastlane-action

A GitHub action for executing fastlane lanes.
MIT License
321 stars 38 forks source link

How can i pass release notes in build deployment? #85

Closed Mittal-backbase closed 1 year ago

Mittal-backbase commented 2 years ago

Hi!! I am new for github action. I have used your action tool in my workflow. How to add release-notes in build deployment?

maierj commented 1 year ago

This is outside of the scope of this action. You're probably looking for environment variables or lane options.