mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
CI: exclude README.md from being deployed
This commit is contained in:
parent
20cba2ecfe
commit
29ec008dbc
@ -13,8 +13,7 @@ const folderAndFilesToBeDeployed = [
|
||||
'Clash',
|
||||
'Modules',
|
||||
'Script',
|
||||
'LICENSE',
|
||||
'README.md'
|
||||
'LICENSE'
|
||||
];
|
||||
|
||||
const buildPublicHtml = task(__filename, async () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user