mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action.git
synced 2026-04-12 18:01:24 +02:00
Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Inno-Setup-Action
|
# Inno-Setup-Action
|
||||||
GitHub action to compile .iss (Inno Setup Script) files.
|
GitHub action to compile .iss (Inno Setup Script) files, to build your own application installers through GitHub Actions.
|
||||||
### Example Usage
|
### Example Usage
|
||||||
Make for example the file ``/.github/workflows/build.yml`` with the following contents:
|
Make for example the file ``/.github/workflows/build.yml`` with the following contents:
|
||||||
```yml
|
```yml
|
||||||
|
|||||||
Reference in New Issue
Block a user