Release v1.4.1 测试生成readme.md

This commit is contained in:
liyp 2025-04-12 16:49:08 +08:00
parent c40266f7d7
commit 3593edaa75

View File

@ -144,3 +144,13 @@ jobs:
${{ steps.find-bin-files-1.outputs.bin_files }}
${{ steps.find-bin-files-2.outputs.bin_files }}
${{ steps.find-bin-files-3.outputs.bin_files }}
AutoREADME.md:
# 工作在ubuntu-latest系统中
runs-on: ubuntu-latest
# 以下是steps
steps:
- name: 获取最终Release信息
run: |
echo "hello work"