diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2650b27ee7..b572cedeb2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: EcoEchantments Build +name: EcoEnchants Build on: push: branches: @@ -54,7 +54,7 @@ jobs: body: | Commit ${{ steps.short_sha.outputs.sha_short }} This release is automatically compiled by GitHub Actions - name: EcoEchants Automation Compile ${{ steps.short_sha.outputs.sha_short }} + name: EcoEnchants Automation Compile ${{ steps.short_sha.outputs.sha_short }} draft: false tag_name: commit-${{ steps.short_sha.outputs.sha_short }} generate_release_notes: true