psmodule/Template-Action

A template action for GitHub Actions using PowerShell

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
SubjectThe subject to greetnoWorld
DebugEnable debug output.nofalse
VerboseEnable verbose output.nofalse
VersionSpecifies the version of the GitHub module to be installed. Accepts an exact version or a NuGet version range (for example '[1.2.0, 2.0.0)').no
PrereleaseAllow prerelease versions if available.nofalse
WorkingDirectoryThe working directory where the script will run from.no${{ github.workspace }}

no outputs