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 bfdd4e2 commit 8e0d02e
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 @@ -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: |
Expand Down

0 comments on commit 8e0d02e

Please sign in to comment.