Skip to content

Commit 2218adf

Browse files
Update README.md
Co-authored-by: Sam Morrow <sammorrowdrums@github.com>
1 parent 1571608 commit 2218adf

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
@@ -240,7 +240,7 @@ Prefix the hostname with the `https://` URI scheme, as it otherwise defaults to
240240
],
241241
"env": {
242242
"GITHUB_PERSONAL_ACCESS_TOKEN": "${input:github_token}",
243-
"GITHUB_HOST": "https://your_full_domain_name_dot_com"
243+
"GITHUB_HOST": "https://<your GHES domain name>"
244244
}
245245
}
246246
```

0 commit comments

Comments
 (0)