We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626ba5e commit 596a91bCopy full SHA for 596a91b
action.yml
@@ -1,9 +1,9 @@
1
---
2
-name: 'Deploy Docs to GitHub Pages'
+name: 'Render README, CHANGELOG, etc. on GitHub Pages'
3
description: >-
4
- Zero-config documentation deployment. Transform Markdown files into
5
- beautiful single-page HTML docs and deploy to GitHub Pages.
6
-author: 'Martin'
+ Zero-config documentation rendering. Transform README, CHANGELOG and other
+ Markdown files into beautiful single-page HTML documentation.
+author: 'Martin Martin <martin@elephant.house>'
7
branding:
8
icon: 'book-open'
9
color: 'blue'
0 commit comments