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