This pull request aims to solve issue #109 and provide a GitHub action that will run every time there is a push on the main branch and generate a one-file installer and also make push a release containing the recent one-file installer
Initially, the workflow did not generate the exe file required, but it can now as it was missing a crucial file(vcredit_x86.exe). This has been tested locally. Currently the workflow deploys the installer as a release artifact
Checklist
[x] Classes, Variables, function and methods logic ok
Summary
This pull request aims to solve issue #109 and provide a GitHub action that will run every time there is a push on the main branch and generate a one-file installer and also make push a release containing the recent one-file installer
Initially, the workflow did not generate the exe file required, but it can now as it was missing a crucial file(vcredit_x86.exe). This has been tested locally. Currently the workflow deploys the installer as a release artifact
Checklist
Manual test evidence
Evidence of the generated exe file