Skip to content

Commit eb4fbff

Browse files
committed
Remove body from generated index.html
1 parent 00b1ce6 commit eb4fbff

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ jobs:
4141
<head>
4242
<meta http-equiv="refresh" content="0; URL=master/index.html">
4343
</head>
44-
<body>
45-
<p>Redirecting to <a href="master/index.html">master/index.html</a></p>
46-
</body>
4744
</html>' > docs/build/html/index.html
4845
4946
- name: Upload artifacts

0 commit comments

Comments
 (0)