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 788e24e commit 6eb4727Copy full SHA for 6eb4727
1 file changed
.github/workflows/windows-web.yml
@@ -31,7 +31,7 @@ jobs:
31
path: ${{ env.WINDOWS_WEB_DIR }}/slimevr_web_installer.exe
32
33
- name: Upload to draft release
34
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
35
if: startsWith(github.ref, 'refs/tags/')
36
with:
37
draft: true
0 commit comments