Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lafernando/github-action-bash

GitHub Action to Execute a Bash Script
https://github.com/lafernando/github-action-bash

Last synced: about 2 months ago
JSON representation

GitHub Action to Execute a Bash Script

Awesome Lists containing this project

README

        

# GitHub Action for Bash Scripts

## Usage

```
action "Script Execution" {
uses = "lafernando/github-action-bash/@master"
args = "[script content base64 encoded]"
}
```