diff --git a/.github/workflows/build_1.20.6.yml b/.github/workflows/build_1.20.6.yml index 28fe76c..9c3ee24 100644 --- a/.github/workflows/build_1.20.6.yml +++ b/.github/workflows/build_1.20.6.yml @@ -47,9 +47,9 @@ jobs: name: ${{ env.project_id_b }} ${{ env.mcversion }} - ${{ env.commit_id }} body: | > [!CAUTION] - > 🚨You are trying to download experimental construction! - > Do not use these buildings in the production environment, because there may be many errors and problems. - > Please report all the problems you encounter! + > 🚨You are trying to download experimental builds! + > **DO NOT** use these builds in production, as there may be many bugs and corruption issues. + > Please report any and all issues you encounter! 📦Version: `${{ env.mcversion }}` | Commit ${{ env.commit_id }} [![download](https://img.shields.io/github/downloads/LuminolMC/${{ env.project_id }}/${{ env.tag }}/total?color=red&style=flat-square)](https://github.com/LuminolMC/${{ env.project_id }}/download/${{ env.tag }}/${{ env.jar }}) This release is automatically compiled by GitHub Actions