Updated to non experimental version

This commit is contained in:
MrHua269
2024-05-31 11:50:15 +00:00
parent bd26f9aeab
commit 81dd04e018
2 changed files with 3 additions and 8 deletions

View File

@@ -2,9 +2,9 @@ name: Luminol CI - dev/1.20.6
on:
push:
branches: [ "dev/1.20.6" ]
branches: [ "ver/1.20.6" ]
pull_request:
branches: [ "dev/1.20.6" ]
branches: [ "ver/1.20.6" ]
permissions: write-all
@@ -46,11 +46,6 @@ jobs:
tag: ${{ env.tag }}
name: ${{ env.project_id_b }} ${{ env.mcversion }} - ${{ env.commit_id }}
body: |
> [!CAUTION]
> 🚨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
### Commit Message

View File

@@ -10,4 +10,4 @@ org.gradle.jvmargs = -Xmx3G
mcVersion = 1.20.6
GroupMCV = 1.20
preVersion = true
preVersion = false