Skip to content

Commit c77c1ba

Browse files
committed
Update release.yml
1 parent 8874894 commit c77c1ba

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
@@ -97,7 +97,7 @@ jobs:
9797

9898
- name: Create Release
9999
id: create_release
100-
uses: softprops/action-gh-release@v1
100+
uses: softprops/action-gh-release@v2
101101
with:
102102
tag_name: v${{ env.VERSION }}
103103
name: Release v${{ env.VERSION }}

0 commit comments

Comments
 (0)