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

https://github.com/hmknapp/action-slack-post


https://github.com/hmknapp/action-slack-post

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Github Action Post to Slack

```
- name: Post to Slack
uses: hkp-wcd/action-slack-post@master
with:
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
JSON_PATH: 'slack_message.json'
```