Skip to content

Commit 8c5fa6b

Browse files
Update softprops/action-gh-release action to v2
1 parent ded62e8 commit 8c5fa6b

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
@@ -48,7 +48,7 @@ jobs:
4848
VRChatRejoinTool.Installer.BOOTH.zip
4949
5050
- name: tagged-release
51-
uses: softprops/action-gh-release@v1
51+
uses: softprops/action-gh-release@v2
5252
if: startsWith(github.ref, 'refs/tags/')
5353
with:
5454
files: |

0 commit comments

Comments
 (0)