Skip to content

Commit

Permalink
Testing first change
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuraag Puri committed May 18, 2020
1 parent d97a322 commit cd7528b
Show file tree
Hide file tree
Showing 4 changed files with 297 additions and 233 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ inputs:
myInput: # change this
description: 'input description here'
default: 'default value if applicable'
milliseconds:
description: 'milliseconds to wait'
default: 500
runs:
using: 'node12'
main: 'dist/index.js'
Loading

0 comments on commit cd7528b

Please sign in to comment.