actions-marketplace-validations/BuildScriptDeck
Publish Plugins for StreamDeck
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 13, 2023
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/startautomating_scriptdeck@b33ce2b69f1b2fb42387291a6ac05b21e9ee37c9 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ScriptDeckScript | A PowerShell Script that uses ScriptDeck. Any files outputted from the script will be added to the repository. If those files have a .Message attached to them, they will be committed with that message. | no | — |
| SkipScriptDeckPS1 | If set, will not process any files named *.ScriptDeck.ps1 | no | — |
| SkipStreamDeckPluginExport | If set, will not export any *.sdplugin directories as StreamDeck plugins. | no | — |
| CommitMessage | If provided, will commit any remaining changes made to the workspace with this commit message. | no | — |
| UserEmail | The user email associated with a git commit. | no | — |
| UserName | The user name associated with a git commit. | no | — |
Outputs
no outputs