mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #445 from amis92/patch-1
Add "pwsh-script" - rich PowerShell Script runner
This commit is contained in:
commit
2ccca56907
@ -208,6 +208,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Public IP](https://github.com/haythem/public-ip) - Queries GitHub actions runner's public IP address.
|
||||
- [GitHub Actions for Lazarus/FPC](https://github.com/gcarreno/setup-lazarus)
|
||||
- [Twilio Fax](https://github.com/fabasoad/twilio-fax-action/) - Sends a document by fax using your Twilio account.
|
||||
- [PowerShell Script](https://github.com/Amadevus/pwsh-script) - Run PowerShell scripts with workflow contexts (e.g. `$github.token`) and cmdlets, return value => action output.
|
||||
|
||||
#### Environments
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user