We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b323c8b commit 626ba5eCopy full SHA for 626ba5e
action.yml
@@ -1,8 +1,8 @@
1
---
2
-name: 'Build Markdown Documentation'
+name: 'Deploy Docs to GitHub Pages'
3
description: >-
4
- Generate beautiful single-page HTML documentation from Markdown files
5
- using Microdocs
+ Zero-config documentation deployment. Transform Markdown files into
+ beautiful single-page HTML docs and deploy to GitHub Pages.
6
author: 'Martin'
7
branding:
8
icon: 'book-open'
0 commit comments