Skip to content

Commit 3e7c8d3

Browse files
committed
add update action
1 parent 92d2df7 commit 3e7c8d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: mvn -B package --file pom.xml
2626

2727
- name: Upload Release Asset
28-
uses: softprops/action-gh-release@v2
28+
uses: softprops/action-gh-release@v3
2929
with:
3030
files: target/*.jar
3131
env:

0 commit comments

Comments
 (0)