Skip to content

Commit 7beeecc

Browse files
Update softprops/action-gh-release action to v3
1 parent d9810b6 commit 7beeecc

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
@@ -43,7 +43,7 @@ jobs:
4343
run: ./package-linux.sh
4444

4545
- name: Upload release assets
46-
uses: softprops/action-gh-release@v2
46+
uses: softprops/action-gh-release@v3
4747
with:
4848
files: |
4949
./app/build/libs/app-all.jar

0 commit comments

Comments
 (0)