diff --git a/.github/workflows/Update.yml b/.github/workflows/Update.yml index 13f8ed2..e5fca35 100644 --- a/.github/workflows/Update.yml +++ b/.github/workflows/Update.yml @@ -20,7 +20,7 @@ jobs: wget https://raw.githubusercontent.com/hezhijie0327/GFWList2AGH/source/release.sh -O ./.github/source.sh wget https://raw.githubusercontent.com/hezhijie0327/GFWList2AGH/source/data/data_modify.txt -O ./.github/custom.txt sudo bash ./.github/release.sh - GETTIME=$(date +'%Y-%m-%d %H:%M:%S CST') + GETTIME=$(date) echo "Auto Update AdGuardHome-ByPass in ${GETTIME}" > README.md - name: Clean