Skip to content

Commit

Permalink
v1.0.59
Browse files Browse the repository at this point in the history
ci release filename pattern
  • Loading branch information
nothub committed May 12, 2024
1 parent 48fe919 commit 21b8b7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
with:
name: '${{ github.ref_name }}'
body: 'Release generated at commit: ${{ github.sha }}'
files: 'target/*.jar'
files: 'target/AntiIllegals-*.jar'
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>org.zeroBzeroT</groupId>
<artifactId>AntiIllegals</artifactId>
<version>1.0.58</version>
<version>1.0.59</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>

Expand Down

0 comments on commit 21b8b7b

Please sign in to comment.