Skip to content

Commit

Permalink
FixWorkFlow
Browse files Browse the repository at this point in the history
  • Loading branch information
Arisa9006 committed Nov 15, 2024
1 parent b4e9b70 commit 6dbf2d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/released.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release
on:
push:
tags:
- 'v*'
- '*'


jobs:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>felnull.dev</groupId>
<artifactId>BetterStorage</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<name>BetterStorage</name>
Expand Down

0 comments on commit 6dbf2d2

Please sign in to comment.