Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuken authored Nov 3, 2024
1 parent 3a224ba commit be73592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: Mindustry/desktop/build/libs/Mindustry-BE-Desktop-${{ env.RELEASE_VERSION }}.jar
tag: ${{ github.ref }}
release_name: "Build #${{ env.RELEASE_VERSION }}"
release_name: "Build ${{ env.RELEASE_VERSION }}"
body: ${{ env.BODY }}
- name: Upload server artifacts
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit be73592

Please sign in to comment.