Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit be73592

Browse files
authoredNov 3, 2024··
Update build.yml
1 parent 3a224ba commit be73592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
repo_token: ${{ secrets.GITHUB_TOKEN }}
7878
file: Mindustry/desktop/build/libs/Mindustry-BE-Desktop-${{ env.RELEASE_VERSION }}.jar
7979
tag: ${{ github.ref }}
80-
release_name: "Build #${{ env.RELEASE_VERSION }}"
80+
release_name: "Build ${{ env.RELEASE_VERSION }}"
8181
body: ${{ env.BODY }}
8282
- name: Upload server artifacts
8383
uses: svenstaro/upload-release-action@v2

0 commit comments

Comments
 (0)
Please sign in to comment.