We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3fe63 commit b0822ddCopy full SHA for b0822dd
tasks/download.json
@@ -23,5 +23,6 @@
23
"implementations": [
24
{"name": "download.sh", "requirements": ["shell"], "input_method": "environment"},
25
{"name": "download.ps1", "requirements": ["powershell"], "input_method": "powershell"}
26
- ]
+ ],
27
+ "private": true
28
}
0 commit comments