Update build.yml
This commit is contained in:
parent
676d14796c
commit
78d0d38469
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -178,7 +178,7 @@ jobs:
|
|||
|
||||
- name: 📄 Format diff
|
||||
id: format_diff
|
||||
if: ${{ steps.read_diff.outputs.diff != '## Projects' }}
|
||||
if: ${{ steps.read_diff.outputs.diff != '' }}
|
||||
uses: roamingowl/template-output-with-eta@v1.12.0
|
||||
with:
|
||||
template: |
|
||||
|
|
@ -204,7 +204,6 @@ jobs:
|
|||
📃 **Game Version**: `${{ steps.check.outputs.minecraft_version }}`
|
||||
|
||||
${{ steps.changelog.outputs.description }}
|
||||
${{ steps.format_diff.outputs.text }}
|
||||
reviewer: Xikaro
|
||||
ignore_users: "dependabot"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue