8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed0645 commit eb38f79Copy full SHA for eb38f79
action.yml
@@ -4,10 +4,10 @@ description: "Sync your leetcode solutions with your github repo"
4
author: Tarun Sharma (ME-ON1)
5
6
inputs:
7
- cookieVal
+ cookieVal:
8
description : "leetcode cookie value to get your data value"
9
required : true
10
- solution_location
+ solution_location:
11
description : "location of folder in repo where solution will be stored"
12
required : false
13
default : '.'
0 commit comments