Skip to content

Commit

Permalink
bump 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolLoong committed Mar 18, 2023
1 parent 57cc50f commit 7596786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "1.0.0"
automatic_release_tag: "1.0.1"
prerelease: false
title: "PhantomEquipment v1.0.0"
title: "PhantomEquipment v1.0.1"
files: |
target/*.jar

0 comments on commit 7596786

Please sign in to comment.