michielvha/Package PowerShell Script as EXE
Reusable action to package a PowerShell script into an executable using GitVersion for tagging.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 22, 2026
- License
- None
Pinned Snippet
uses: michielvha/package-pwsh-script-action@70c91213a95a54dde4620741c7be73cac44836b1 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | the name of the script, defaults to main | yes | main |
| script-path | Path to the main PowerShell script to package | yes | pwsh/scripts/main.ps1 |
| config-file | Path to the GitVersion configuration file | no | gitversion.yml |
Outputs
no outputs