michielvha/Package PowerShell Script as EXE

Reusable action to package a PowerShell script into an executable using GitVersion for tagging.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 22, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: michielvha/package-pwsh-script-action@70c91213a95a54dde4620741c7be73cac44836b1 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
namethe name of the script, defaults to mainyesmain
script-pathPath to the main PowerShell script to packageyespwsh/scripts/main.ps1
config-filePath to the GitVersion configuration filenogitversion.yml

no outputs