pwsh-github-actions icon indicating copy to clipboard operation
pwsh-github-actions copied to clipboard

Examples of using PowerShell in GitHub actions

PowerShell GitHub Actions

This repository contains examples of using PowerShell in GitHub actions. The list of examples is below.

  • Continuous Integration
  • Environment Variables
  • Exit Codes
  • Failures
  • Inline
  • Install Module
  • List Installed Modules
  • Manual Execution
  • Multiline
  • Parameters
  • Secrets
  • Windows PowerShell

I'm always open to PRs!

To see these actions, erm, in action, check out this YouTube video.

You can also fork this repo if you want to execute the actions yourself.