Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 4936495

Browse files
committed
[skip ci] update v121_build.yml
1 parent 233f020 commit 4936495

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/v121_build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ jobs:
5252
name: ${{ env.project_id_b }} ${{ env.mcversion }} - ${{ env.commit_id }}
5353
body: |
5454
📦Version: `${{ env.mcversion }}` | Commit ${{ env.commit_id }} [![download](https://img.shields.io/github/downloads/LevelTranic/${{ env.project_id }}/${{ env.tag }}/total?color=red&style=flat-square)](https://github.com/LevelTranic/${{ env.project_id }}/download/${{ env.tag }}/${{ env.jar }})
55-
This release is automatically compiled by GitHub Actions
55+
This release is automatically compiled by GitHub Actions
56+
**You can easily find the latest version in our [build list](https://tranic.one/downloads/all).**
5657
### Commit Message
5758
${{ env.commit_msg }}
5859
artifacts: |

0 commit comments

Comments
 (0)