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 47b78ca commit b93638bCopy full SHA for b93638b
1 file changed
taskfile/taskfile.go
@@ -28,6 +28,7 @@ var (
28
"text/x-yaml",
29
"application/yaml",
30
"application/x-yaml",
31
+ "application/octet-stream",
32
}
33
)
34
0 commit comments