[ci skip]Update CI

This commit is contained in:
ShintoKosei
2024-05-26 19:41:51 +08:00
parent 15bb0f42d0
commit 6b2a9d25c8

View File

@@ -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!
> **<u>DO NOT</u>** 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