Skip to content

Commit

Permalink
chore: implement generate documentation actions (hadenlabs#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Feb 27, 2022
1 parent b9b2eb9 commit f998537
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: hadenlabs-action-confluence-sync'
description: 'sync files markdown using mark'
description: 'Action confluence sync that can be used to publish markdown documents to confluence.'
author: 'hadenlabs'
inputs:
confluence_url:
Expand Down
6 changes: 5 additions & 1 deletion provision/generators/README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,11 @@ requirements: |-
# Short description of this project
description: |-
action-confluence-sync for project
Action confluence sync that can be used to publish markdown documents to confluence. This action is a thin wrapper around the mark
See the action.yaml file for details of required inputs.
include:
- 'docs/include/actions.md'

usages:
- docs/usage.md

0 comments on commit f998537

Please # to comment.