Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilJimenez21 authored Jul 9, 2023
1 parent 74cf4fd commit b8ea872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "LATEST"
prerelease: true
prerelease: false
title: "VirtualShop ${{ steps.getVersion.outputs.version }}"
files: |
./target/virtualshop-*.jar
Expand Down

0 comments on commit b8ea872

Please sign in to comment.