Skip to content

Commit

Permalink
Update Update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moexin authored Jul 6, 2024
1 parent e12175e commit 156bf7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 156bf7d

Please sign in to comment.