Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHua269 authored Oct 1, 2023
1 parent aa7bf8d commit d25aeb6
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 @@ -41,7 +41,7 @@ jobs:
name: Artifacts
path: build/libs/
- name: Release Artifacts
uses: marvinpinto/action-automatic-releases@latest
uses: svenstaro/upload-release-action@v2
with:
title: "Molia MC1.20.1 - ${{ env.Compile_Date }}"
automatic_release_tag: "1.20.1-${{ env.Compile_Date }}"
Expand Down

0 comments on commit d25aeb6

Please sign in to comment.