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