diff --git a/.github/workflows/sync-to-dist.yml b/.github/workflows/sync-to-dist.yml index fb5ad2f3..47d83145 100644 --- a/.github/workflows/sync-to-dist.yml +++ b/.github/workflows/sync-to-dist.yml @@ -25,7 +25,7 @@ jobs: cp ./anti-ad-easylist.txt ~/website/easylist.txt cp ./adblock-for-dnsmasq.conf ~/website/dnsmasq.conf cp ./adblock-for-dnsmasq.conf ~/website/anti-ad-for-dnsmasq.conf - cp ./anti-ad-smartdns.conf ~/website/ant-ad-for-smartdns.conf + cp ./anti-ad-smartdns.conf ~/website/anti-ad-for-smartdns.conf cp ./anti-ad-surge.txt ~/website/surge.txt cp ./anti-ad-domains.txt ~/website/domains.txt - name: Commit files