Skip to content

Commit 27cfba2

Browse files
committed
Bump softprops/action-gh-release@v2
1 parent 527ad24 commit 27cfba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
7474
- name: Release
75-
uses: softprops/action-gh-release@v1
75+
uses: softprops/action-gh-release@v2
7676
if: startsWith(github.ref, 'refs/tags/')
7777
with:
7878
body: "Release lvscare ${{ steps.get_version.outputs.VERSION }}. \n source: https://github.com/labring/lvscare/pkgs/container/lvscare"

0 commit comments

Comments
 (0)