1
0
mirror of synced 2026-01-25 20:06:44 +00:00

Add EOL to last line of each file. (#629)

This commit is contained in:
Bill Stumbo
2021-12-16 00:10:42 -05:00
committed by GitHub
parent 936bdd84b5
commit 2573e4351f
3 changed files with 3 additions and 3 deletions

View File

@@ -109,4 +109,4 @@ jobs:
build-args: |
medley_release=${{steps.prep.outputs.medley_release}}
maiko_release=${{steps.prep.outputs.maiko_release}}
build_date=${{steps.prep.outputs.build_time}}
build_date=${{steps.prep.outputs.build_time}}

View File

@@ -103,4 +103,4 @@ jobs:
tag: ${{ env.tag }}
draft: true
bodyfile: tmp/release-notes.md
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}