parent
f73c05ba0b
commit
aeb88fc960
|
@ -50,7 +50,7 @@ jobs:
|
|||
- name: Prepare Release Notes
|
||||
run: |
|
||||
echo $'This installer image was prepared with the following channel configuration:\r\n\r\n```\r\n' > release-notes.md
|
||||
cat channels.scm >> release-notes.ms
|
||||
cat channels.scm >> release-notes.md
|
||||
echo $'\r\n```' >> release-notes.md
|
||||
|
||||
- name: Create Release
|
||||
|
|
Loading…
Reference in New Issue