Skip to content

Commit

Permalink
merge(#1): from actions-js/dev
Browse files Browse the repository at this point in the history
v0.1.0
  • Loading branch information
notfilippo authored Jul 21, 2020
2 parents 00723c0 + e4eb9c0 commit 26a0f14
Show file tree
Hide file tree
Showing 7 changed files with 5,837 additions and 65 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ inputs:
description: 'README template location'
required: true
default: './TEMPLATE.md'
readme:
description: 'README output location'
required: true
default: './README.md'
runs:
using: 'node12'
main: 'dist/index.js'
Expand Down
Loading

0 comments on commit 26a0f14

Please sign in to comment.