diff --git a/packages/publisher/github/README.md b/packages/publisher/github/README.md index 6177acf47e..f28cf52119 100644 --- a/packages/publisher/github/README.md +++ b/packages/publisher/github/README.md @@ -1,6 +1,6 @@ ## publisher-github -`@electron-forge/publisher-github` publishes all your artifacts to GitHub releases, this allows your users to download the files straight from your repository or if your repository is open source you can use [update.electronjs.org](https://github.com/electron/update.electronjs.org) and get a free hosted update service. +`@electron-forge/publisher-github` publishes all your artifacts to GitHub releases, this allows your users to download the files straight from your repository. Configuration options are documented in [`PublisherGithubConfig`](https://js.electronforge.io/interfaces/_electron_forge_publisher_github.PublisherGitHubConfig.html).