Skip to content

Commit 626ba5e

Browse files
Martin MahnerMartin Mahner
authored andcommitted
Rename action to 'Deploy Docs to GitHub Pages' - emphasizes zero-config and GitHub Pages deployment
1 parent b323c8b commit 626ba5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: 'Build Markdown Documentation'
2+
name: 'Deploy Docs to GitHub Pages'
33
description: >-
4-
Generate beautiful single-page HTML documentation from Markdown files
5-
using Microdocs
4+
Zero-config documentation deployment. Transform Markdown files into
5+
beautiful single-page HTML docs and deploy to GitHub Pages.
66
author: 'Martin'
77
branding:
88
icon: 'book-open'

0 commit comments

Comments
 (0)