Update build.yml
This commit is contained in:
parent
4809f31ef1
commit
046f24076c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -66,7 +66,7 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
news=$(printf "%s" "${{ steps.changelog_full.outputs.description }}" | sed -n '/### Изменения/,/###/p' | sed '$d')
|
||||
printf "%s\n" "news=$news" >> $GITHUB_OUTPUT
|
||||
printf "%s" "news=$news" >> $GITHUB_OUTPUT
|
||||
|
||||
|
||||
- name: Create Discord message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue