Skip to content

Commit

Permalink
Update maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinGoGaming authored Feb 10, 2023
1 parent da4fb4e commit bc5aabb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: action-ghrelease
uses: phuonghuynh/action-ghrelease@v1.1.0
with:
body: "Automated Plumcode Release"
name: "Automated Plumcode Release"
prerelease: true
files: target/plumcode-1.0.jar
tag_name: ${{ github.GITHUB_REF }}

0 comments on commit bc5aabb

Please # to comment.