From b6dc965d662a4d1f17710e99b5e2f1c652865206 Mon Sep 17 00:00:00 2001 From: gently Date: Mon, 3 Feb 2020 13:01:15 +0800 Subject: [PATCH] Update sync-to-dist.yml --- .github/workflows/sync-to-dist.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-to-dist.yml b/.github/workflows/sync-to-dist.yml index 1b07fb06..7d20d1b0 100644 --- a/.github/workflows/sync-to-dist.yml +++ b/.github/workflows/sync-to-dist.yml @@ -20,6 +20,7 @@ jobs: cp ./anti-ad-easylist.txt ~/website/easylist.txt cp ./adblock-for-dnsmasq.conf ~/website/dnsmasq.conf cp ./anti-ad-surge.txt ~/website/surge.txt + cp ./anti-ad-domains.txt ~/website/domains.txt - name: Commit files run: | cd ~/website