Update build.yml
This commit is contained in:
parent
a519e09794
commit
e1e8f02031
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -75,7 +75,7 @@ jobs:
|
|||
echo -e "link=$link" >> $GITHUB_OUTPUT
|
||||
|
||||
news=$(echo -e "${{ steps.changelog_full.outputs.description }}" | sed -n '/### Изменения/,/###/p' | sed '$d')
|
||||
echo -e "news=$news" >> $GITHUB_OUTPUT
|
||||
printf "%s\n" "news=$news" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Send Discord message
|
||||
uses: hugoalh/send-discord-webhook-ghaction@v6.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue