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
{{ message }}
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.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
@@ -50,7 +50,7 @@ On your public repository, set a webhook to point to the `/sync` endpoint.
50
50
Pass in two parameters:
51
51
52
52
*`dest_repo`, the name of the private repository to update
53
-
*`hostname`, the hostname of your GitHub Enterprise installation
53
+
*`destination_hostname`, the hostname of your GitHub Enterprise installation
54
54
55
55
It might look like `http://repository-sync.someserver.com/sync?dest_repo=ourorg/private&hostname=our.ghe.io`. Don't forget to fill out the **Secret** field with your secret token!
0 commit comments