diff --git a/.github/workflows/Update.yml b/.github/workflows/Update.yml index f89b981..599e4a4 100644 --- a/.github/workflows/Update.yml +++ b/.github/workflows/Update.yml @@ -23,7 +23,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 - echo "Auto Update ByPass.txt in ${{ steps.date.outputs.date }}" > README.md + echo "Auto Update ByPass.txt in ${GET_TIME}" > README.md - name: Clean run: |