diff --git a/.github/workflows/build_1.21.4.yml b/.github/workflows/build_1.21.4.yml index 7529544..ec09d03 100644 --- a/.github/workflows/build_1.21.4.yml +++ b/.github/workflows/build_1.21.4.yml @@ -52,6 +52,11 @@ jobs: tag: ${{ env.tag }} name: ${{ env.project_id_b }} ${{ env.mcversion }} - ${{ env.commit_id }} body: | + > [!CAUTION] + > 🚨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 ### Commit Message