Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dueris authored Jun 14, 2024
1 parent 4173fb3 commit e49a3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
name: Build ${{ github.run_number }}
tag_name: mc1.20/6-v1.0.0
tag_name: mc1.20/6-v1.0.2
body: \"changes\"=${{ github.event.head_commit.message }}
token: ${{ secrets.GIT_TOKEN }}
files: build/libs/*.jar
Expand Down

0 comments on commit e49a3ac

Please sign in to comment.