Update build.yml
This commit is contained in:
parent
03b25d5885
commit
56b07c2a9b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -67,7 +67,6 @@ jobs:
|
|||
changelog_full="${{ steps.changelog_full.outputs.description }}"
|
||||
news=$(echo "$changelog_full" | sed -n '/### Изменения/,/###/p' | sed '$d')
|
||||
echo news=$news >> $GITHUB_OUTPUT
|
||||
echo "Debug: $news"
|
||||
|
||||
build-cf-modpack:
|
||||
name: Build CF Modpack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue