My code is hosted on GitHub and the binary files will be uploaded to GitHub release in three kinds: inno setup built exe, mac dmg and crossplatform zip.
Is there a solution to receive a GitHub webhook event and automatically build jar and pack exe, dmg and zip.
For now, I just update these files manually on windows. The dmg file for mac can be created on osx and modified on windows using Transmac.
Is there a solution to receive a GitHub webhook event and automatically build jar and pack exe, dmg and zip.
For now, I just update these files manually on windows. The dmg file for mac can be created on osx and modified on windows using Transmac.