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',
|
'Clash',
|
||||||
'Modules',
|
'Modules',
|
||||||
'Script',
|
'Script',
|
||||||
'LICENSE',
|
'LICENSE'
|
||||||
'README.md'
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const buildPublicHtml = task(__filename, async () => {
|
const buildPublicHtml = task(__filename, async () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user