Skip to content

Commit d3aa592

Browse files
Update README.md
Co-authored-by: Sam Morrow <[email protected]>
1 parent 60154f2 commit d3aa592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Prefix the hostname with the `https://` URI scheme, as it otherwise defaults to
211211
],
212212
"env": {
213213
"GITHUB_PERSONAL_ACCESS_TOKEN": "${input:github_token}",
214-
"GITHUB_HOST": "https://your_full_domain_name_dot_com"
214+
"GITHUB_HOST": "https://<your GHES domain name>"
215215
}
216216
}
217217
```

0 commit comments

Comments
 (0)