Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

higgs01/semantic-release-discord

Repository files navigation

semantic-release-discord

⚠️ this project istn't maintained anymore

Usage

{
  "plugins": [
    "@semantic-release/release-notes-generator",
    [
      "@higgs01dev/semantic-release-discord",
      {
        "webhook": "https://discord.com/api/webhooks/...",
        "packageName": "some package"
      }
    ]
  ]
}

Parameters

name env description
webhook SEMANTIC_RELEASE_DISCORD_URL webhook url
packageName SEMANTIC_RELEASE_PACKAGE name of the package
username - Username for the webhook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published