Simple GitHub Actions to send its result to a Slack channel. 🔔
# Single job use
- name: 🔔 Notify results
uses: yasslab/slack_notify
if: always()
with:
slack_hook_url: ${{ secrets.SLACK_GITHUB_ACTIONS }}
- MIT License.
- Revised and inherited from yasslab/idobata_notify plugin.
Copyright © YassLab Inc. 2023