Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Commit 6657b34

Browse files
chore(deps): update softprops/action-gh-release action to v2
1 parent b830235 commit 6657b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# path: build/libs/
5353

5454
- name: Publish GitHub Pre-Release
55-
uses: softprops/action-gh-release@v1
55+
uses: softprops/action-gh-release@v2
5656
with:
5757
prerelease: true
5858
files: |

0 commit comments

Comments
 (0)