Release v1.4.1 测试生成readme.md
All checks were successful
自动版本发布 / AutoRelease (push) Successful in 15s
自动版本发布 / AutoREADME.md (push) Successful in 2s

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

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"