Skip to content

robin24/inno-setup-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inno-setup-action

This action uses Inno Setup to create an installer for applications built as part of your GitHub Actions workflow.

Inputs

filepath

Required Description - Path to your ISS (Inno Setup Script) file

Usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages