Skip to content

Commit eb38f79

Browse files
authored
Update action.yml
1 parent 9ed0645 commit eb38f79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ description: "Sync your leetcode solutions with your github repo"
44
author: Tarun Sharma (ME-ON1)
55

66
inputs:
7-
cookieVal
7+
cookieVal:
88
description : "leetcode cookie value to get your data value"
99
required : true
10-
solution_location
10+
solution_location:
1111
description : "location of folder in repo where solution will be stored"
1212
required : false
1313
default : '.'

0 commit comments

Comments
 (0)