Skip to content

Commit 91bb814

Browse files
Update softprops/action-gh-release action to v3 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9810b6 commit 91bb814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)