Skip to content

Commit

Permalink
Removed upload of kse-*-setup.exe to VT due to size restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikramer committed Jan 25, 2022
1 parent 6327190 commit d72cd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,8 @@ jobs:
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
update_release_body: true
# API calls to VT are limited to 32 MB, so kse-*-setup.exe is not possible right now
files: |
kse.exe
kse-*.zip
kse-*-setup.exe
kse-*-setup-no-jre.exe

0 comments on commit d72cd69

Please sign in to comment.