diff --git a/.github/workflows/build_1.20.6.yml b/.github/workflows/build_1.20.6.yml index 1287545..28fe76c 100644 --- a/.github/workflows/build_1.20.6.yml +++ b/.github/workflows/build_1.20.6.yml @@ -51,7 +51,7 @@ jobs: > Do not use these buildings in the production environment, because there may be many errors and problems. > Please report all the problems you encounter! - 📦Version: `${{ env.mcversion }}` | Commit ${{ env.commit_id }} [![download](https://img.shields.io/github/downloads/LuminolMC/${{ env.project_id }}/${{ env.tag }}/total?color=0&style=flat-square)](https://github.com/LuminolMC/${{ env.project_id }}/download/${{ env.tag }}/${{ env.jar }}) + 📦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 ${{ env.commit_msg }}