diff --git a/.github/workflows/sync-to-dist.yml b/.github/workflows/sync-to-dist.yml index 3064e32c..53d1848a 100644 --- a/.github/workflows/sync-to-dist.yml +++ b/.github/workflows/sync-to-dist.yml @@ -27,6 +27,7 @@ jobs: cp ./adblock-for-dnsmasq.conf ~/website/docs/anti-ad-for-dnsmasq.conf cp ./anti-ad-smartdns.conf ~/website/docs/anti-ad-for-smartdns.conf cp ./anti-ad-surge.txt ~/website/docs/surge.txt + cp ./anti-ad-surge2.txt ~/website/docs/surge2.txt cp ./anti-ad-domains.txt ~/website/docs/domains.txt - name: Commit files run: |