Skip to content

Commit 78ea939

Browse files
authored
Update generate-docs.yml
1 parent 8974dc3 commit 78ea939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jobs:
313313
<head>
314314
<meta charset="UTF-8">
315315
<meta name="viewport" content="width=device-width, initial-scale=1.0">
316-
<title>${REPO_NAME} - GitHub Actions Documentation</title>
316+
<title>${REPO_NAME} - Documentation</title>
317317
<meta name="description" content="${REPO_DESCRIPTION}">
318318
<link href="./output.css" rel="stylesheet">
319319
<link rel="stylesheet" href="https://cdn.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github-dark.min.css">

0 commit comments

Comments
 (0)