We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8974dc3 commit 78ea939Copy full SHA for 78ea939
.github/workflows/generate-docs.yml
@@ -313,7 +313,7 @@ jobs:
313
<head>
314
<meta charset="UTF-8">
315
<meta name="viewport" content="width=device-width, initial-scale=1.0">
316
- <title>${REPO_NAME} - GitHub Actions Documentation</title>
+ <title>${REPO_NAME} - Documentation</title>
317
<meta name="description" content="${REPO_DESCRIPTION}">
318
<link href="./output.css" rel="stylesheet">
319
<link rel="stylesheet" href="https://cdn.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github-dark.min.css">
0 commit comments