Skip to content

Commit

Permalink
ci(fabric): release2
Browse files Browse the repository at this point in the history
  • Loading branch information
cnlimiter committed Feb 12, 2024
1 parent 9a7bedb commit 2590d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
name: McBot-Fabric-${{ github.ref }}
files: fabric/wrapper/build/libs/${{ steps.findjar.outputs.jarname }}
body: Please refer to [CHANGELOG.md](https://github.com/Nova-Committee/re-avaritia/blob/master/CHANGELOG.md) for details.

0 comments on commit 2590d13

Please sign in to comment.