1
0
mirror of https://github.com/gfwlist/gfwlist.git synced 2026-04-03 17:06:04 +08:00

gfwlist workflow update and list.txt edited

This commit is contained in:
bocchi810
2025-10-16 18:15:24 +08:00
parent c25f700239
commit 145ed28417
2 changed files with 2 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v5
with:
submodules: 'true'
fetch-depth: '0'
@@ -48,7 +48,7 @@ jobs:
- name: save local changes to git & svn
id: auto-commit-action
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v7
with:
commit_message: gfwlist edited ${{ env.DATE }}
file_pattern: 'gfwlist.txt'