mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-17 03:52:32 -05:00
[PR #445] Add "pwsh-script" - rich PowerShell Script runner #1129
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/sdras/awesome-actions/pull/445
State: closed
Merged: Yes
Repo: https://github.com/Amadevus/pwsh-script
This action sets up variables like
$githubor$strategy, imports a module with cmdlets for sending workflow commands (e.g. Write-ActionWarning) and sets script's result as an action output.