We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded62e8 commit 8c5fa6bCopy full SHA for 8c5fa6b
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
VRChatRejoinTool.Installer.BOOTH.zip
49
50
- name: tagged-release
51
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
52
if: startsWith(github.ref, 'refs/tags/')
53
with:
54
files: |
0 commit comments