Skip to content

Commit 52a79ba

Browse files
authored
chore: Add marketplace link for read-all-custom-properties (#15)
Signed-off-by: Roger Barker <pendletonroger@gmail.com>
1 parent 3f18443 commit 52a79ba

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

public/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -245,12 +245,12 @@ <h3>
245245
<i class="fab fa-github"></i>
246246
</a>
247247
</h3>
248-
<!-- <p><em>-->
249-
<!-- Github Marketplace-->
250-
<!-- <a href="https://github.com/marketplace/actions/read-all-custom-properties" class="project-link" target="_blank" rel="noopener noreferrer">-->
251-
<!-- <i class="fab fa-github"></i>-->
252-
<!-- </a>-->
253-
<!-- </em></p>-->
248+
<p><em>
249+
Github Marketplace
250+
<a href="https://github.com/marketplace/actions/read-custom-properties" class="project-link" target="_blank" rel="noopener noreferrer">
251+
<i class="fab fa-github"></i>
252+
</a>
253+
</em></p>
254254
<p>
255255
Read All Custom Properties is a PandasWhoCode maintained github action that reads all custom properties
256256
from the repositories in a github organization and outputs them to a yaml file in the repository.

0 commit comments

Comments
 (0)