mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-04 12:05:05 +01:00
docs: add release please glob file
This commit is contained in:
@@ -39,7 +39,15 @@
|
||||
}
|
||||
],
|
||||
"extra-files": [
|
||||
"README.md"
|
||||
{
|
||||
"type": "generic",
|
||||
"path": "README.md"
|
||||
},
|
||||
{
|
||||
"type": "generic",
|
||||
"glob": true,
|
||||
"path": "docs/**/*.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user