Skip to content

Tyler887/PS-Runner

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell VM Environment

GitHub Action to execute Windows Power shell commands on GitHub.

To run, go to the Actions tab, see "PowerShell virtual environment", click Run workflow, and set the server to run Windows on (2022, 2019 or latest), as well as the command to run.

GitHub then connects to your specified server to run Windows PowerShell and run your command.

By default, the following is set for the workflow run:

  • Command: echo "Hello World"
  • Server: Latest version (2022)
    latest uses Server 2019 still. Microsoft is making 2022 the value for latest. For more info see actions/runner-images#4856.
  • Checkout version: v2 (Latest version.)
    Note: This can not be changed.

About

GitHub Action to execute Windows Power shell commands on GitHub

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors