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

https://github.com/codio/codio-slack-action

Simplified slack notification
https://github.com/codio/codio-slack-action

Last synced: 5 months ago
JSON representation

Simplified slack notification

Awesome Lists containing this project

README

          

# Codio slack message notification

# Usage

See [action.yml](action.yml)

```yaml
steps:

- uses: codio/codio-slack-action
with:
slack_hook_url: Url
message: Well Done!
```

# License

The scripts and documentation in this project are released under the [MIT License](LICENSE)