🐛 修复日期
Hello from ImmortalWrt / say-hello (push) Successful in 0s Details

This commit is contained in:
csh 2025-11-02 22:11:41 +08:00
parent f57e6984c0
commit aaeed0d919
1 changed files with 2 additions and 2 deletions

View File

@ -685,7 +685,7 @@ jobs:
git checkout ${{ env.BADGE_BRANCH }}
# 生成 README
cat > ${{ env.BADGE_DIR }}/README.md << EOFMD
cat > ${{ env.BADGE_DIR }}/README.md << 'EOFMD'
# 📊 代码统计详细报告
> 🤖 由 GitHub Actions 自动生成
@ -738,7 +738,7 @@ jobs:
fi
# 添加配置说明
cat >> ${{ env.BADGE_DIR }}/README.md << 'EOFMD'
cat >> ${{ env.BADGE_DIR }}/README.md << EOFMD
---