mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #469 from crazy-max/upx
Add Compress with UPX action
This commit is contained in:
commit
4ce91f1e47
@ -216,6 +216,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [PowerShell Script](https://github.com/Amadevus/pwsh-script) - Run PowerShell scripts with workflow contexts (e.g. `$github.token`) and cmdlets, return value => action output.
|
||||
- [Upload and Scan Files with VirusTotal](https://github.com/crazy-max/ghaction-virustotal)
|
||||
- [Import a GPG Key](https://github.com/crazy-max/ghaction-import-gpg)
|
||||
- [Compress with UPX](https://github.com/crazy-max/ghaction-upx) - The Ultimate Packer for eXecutables.
|
||||
|
||||
#### Environments
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user