Commit build products
diff --git a/output/index.html b/output/index.html
new file mode 100644
index 0000000..d3a81ac
--- /dev/null
+++ b/output/index.html
@@ -0,0 +1,54 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <title>Apache Infra Actions - Apache Infrastructure - Action Test site</title>
+ <meta charset="utf-8" />
+ <meta name="generator" content="Pelican" />
+
+
+</head>
+
+<body id="index" class="home">
+ <header id="banner" class="body">
+ <h1><a href="https://infra.apache.org/">Apache Infra Actions</a></h1>
+ </header><!-- /#banner -->
+ <nav id="menu"><ul>
+ <li class="active"><a href="https://infra.apache.org/pages/index.html">Apache Infrastructure - Action Test site</a></li>
+ </ul></nav><!-- /#menu -->
+ <h1>Apache Infrastructure - Action Test site</h1>
+
+
+ <h1 id="one">one<a class="headerlink" href="#one" title="Permalink">¶</a></h1>
+<h2 id="two">two<a class="headerlink" href="#two" title="Permalink">¶</a></h2>
+<h3 id="three">three<a class="headerlink" href="#three" title="Permalink">¶</a></h3>
+<p>Test strikethough (GFM extension)</p>
+<p><del>Hi</del> Hello, <del>there</del> world!</p>
+<p>Autolink extension</p>
+<p><a href="http://www.apache.org">www.apache.org</a></p>
+<p>Table</p>
+<table class="table">
+<thead>
+<tr>
+<th>foo</th>
+<th>bar</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>baz</td>
+<td>bim</td>
+</tr></tbody></table>
+<hr/>
+<p>This is UNIT_TEST_A</p>
+<hr/>
+<p>http://www.apache.org/licenses/LICENSE-2.0</p>
+
+
+ <footer id="contentinfo" class="body">
+ <address id="about" class="vcard body">
+ Proudly powered by <a href="https://getpelican.com/">Pelican</a>,
+ which takes great advantage of <a href="https://www.python.org/">Python</a>.
+ </address><!-- /#about -->
+ </footer><!-- /#contentinfo -->
+</body>
+</html>
\ No newline at end of file