pull/5/head v202106060138
David Wilson 2021-06-05 16:32:56 -07:00
parent f73c05ba0b
commit aeb88fc960
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
- name: Prepare Release Notes - name: Prepare Release Notes
run: | run: |
echo $'This installer image was prepared with the following channel configuration:\r\n\r\n```\r\n' > release-notes.md 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 echo $'\r\n```' >> release-notes.md
- name: Create Release - name: Create Release