更新 .gitea/workflows/update-rules.yml
Some checks failed
Download Clash Rules / download-rules (push) Failing after 26s
Some checks failed
Download Clash Rules / download-rules (push) Failing after 26s
This commit is contained in:
@@ -45,7 +45,6 @@ jobs:
|
|||||||
echo "=== 文件大小统计 ==="
|
echo "=== 文件大小统计 ==="
|
||||||
du -h ruleset/*
|
du -h ruleset/*
|
||||||
|
|
||||||
# 方案1:提交到仓库(推荐)
|
|
||||||
- name: 提交规则文件到仓库
|
- name: 提交规则文件到仓库
|
||||||
run: |
|
run: |
|
||||||
git config --local user.email "action@github.com"
|
git config --local user.email "action@github.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user