bcopy opened a new issue #71: URL: https://github.com/apache/cordova-app-hello-world/issues/71
# Feature Request ## Motivation Behind Feature It would be nice to have a working example of how to produce application distribution packages via Github Actions. For instance using this existing action (for APK) : https://github.com/oxr463/setup-cordova ## Feature Description Please add an example Github action workflow to assemble the Cordova application and release it as a Github download. This is helpful to automate the assembly and distribution of one's application. ## Alternatives or Workarounds Currently, users have to build their application locally, then upload it to Github or an application store of their choice. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
