Expected Behaviour
App gets deployed with CI CD.
Actual Behaviour
Deployment fails with error "imsOrgId must be defined"
Reproduce Scenario (including but not limited to)
- Create a standalone app using aio CLI that has action only
Steps to Reproduce
- Create a standalone app with action only
- Make sure github workflow yml is configured as per documentation
- Deploy using github CI CD
Platform and Version
Sample Code that illustrates the problem
Attached screenshots of code structure and how deployment yml looks like.
Logs taken while reproducing problem

