mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
fix: blank fixed.
This commit is contained in:
parent
b0bd51e2ee
commit
a0159f8b8a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/add-instance-updown.yml
vendored
1
.github/workflows/add-instance-updown.yml
vendored
|
@ -65,6 +65,7 @@ jobs:
|
|||
apdex_t: '1.0',
|
||||
alias: instanceHostname,
|
||||
string_match: 'An alternative front-end to YouTube' } };
|
||||
|
||||
|
||||
request(optionsAddNewCheck, async function (error, response, body) {
|
||||
if (error) throw new Error(error);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue