GitHub Action

discord-deploy-notification

composite reusable v3.0.0

Post a Discord webhook message with a content line plus an embed — repository, branch, actor, and commit details. Uses curl + JSON, no external dependencies.

This is a reusable GitHub Actions composite action from the open-source actionpit collection. Reference it by tag in any workflow under github/action/discord-deploy-notification.

Action path in the repository:

github/action/discord-deploy-notification

Typical usage:

uses: kovacszsolt/actionpit/github/action/discord-deploy-notification@3.0.0
Browse on GitHub Back to GitHub Actions