This action uses Inno Setup to create an installer for applications built as part of your GitHub Actions workflow.
Required Description - Path to your ISS (Inno Setup Script) file
Create your ISS file using Inno Setup, and add it to your repository. After that, it can be used as part of your GitHub Actions workflow.
- name: Run Inno Setup
uses: robin24/inno-setup-action@v1
with:
filepath: ./sim-cpdlc.iss