There was an error while loading. Please reload this page.
2 parents 9cff778 + 9270aa9 commit 32c0316Copy full SHA for 32c0316
1 file changed
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
run: make package VERSION=${RELEASE_TAG}
36
37
- name: Create Release and Upload ZIP
38
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
39
with:
40
files: HelpAssistant-${{ env.RELEASE_TAG }}.zip
41
tag_name: ${{ env.RELEASE_TAG }}
0 commit comments