Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraag016 authored May 18, 2020
1 parent cd7528b commit c8ae8ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: 'Your name here'
description: 'Provide a description here'
author: 'Your name or organization here'
name: 'TestAction'
description: 'A test action to understand lifecycle of actions'
author: 'anuraag016'
inputs:
myInput: # change this
myInput:
description: 'input description here'
default: 'default value if applicable'
milliseconds:
Expand Down

0 comments on commit c8ae8ed

Please sign in to comment.