Skip to content

Commit

Permalink
[#1] parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
feelform committed Sep 30, 2021
1 parent cf1e58b commit b8c7370
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/actions/modules-updater-action/action.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: 'modules markdown file updater'
description: 'modules markdown file updater'
inputs:
who-to-greet: # id of input
description: 'Who to greet'
template-markdown-file:
description: 'template markdown file'
required: true
included-markdown-url:
description: 'included markdown files github url'
required: true
default: 'World'
outputs:
time: # id of output
description: 'The time we greeted you'
Expand Down

0 comments on commit b8c7370

Please sign in to comment.