Skip to content

Commit

Permalink
mark the download task as private
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Nov 4, 2024
1 parent 5b3fe63 commit b0822dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tasks/download.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
"implementations": [
{"name": "download.sh", "requirements": ["shell"], "input_method": "environment"},
{"name": "download.ps1", "requirements": ["powershell"], "input_method": "powershell"}
]
],
"private": true
}

0 comments on commit b0822dd

Please sign in to comment.