2 parents 6020c49 + 3f18685 commit 3fcde38Copy full SHA for 3fcde38
1 file changed
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Publish Release
64
if: startsWith(github.ref, 'refs/tags/')
65
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
66
with:
67
files: |
68
*.7z
0 commit comments