You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/publishers/github.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# GitHub
2
2
3
-
The GitHub target publishes all your artifacts to GitHub releases, this allows your users to download the files straight from your repository. If your repository is opensource you can use [update.electronjs.org](https://github.com/electron/update.electronjs.org)and get a free hosted update service.
3
+
The GitHub Publisher uploads your artifacts to GitHub Releases, which allows your users to download the files straight from your repository. If your repository is open-source, you can use [update.electronjs.org](https://github.com/electron/update.electronjs.org)to get a free hosted update service (see [#auto-updating-from-github](github.md#auto-updating-from-github"mention") below).
0 commit comments