Release v1.4.1 测试生成readme.md
This commit is contained in:
parent
c40266f7d7
commit
97561ad360
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user