Skip to content

Commit

Permalink
ci: vt action update release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil authored Dec 4, 2024
1 parent 3d2481a commit 0509c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
uses: crazy-max/ghaction-virustotal@v4
with:
vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
update_release_body: true
update_release: true
files: |
cjit-bin/release-win-native-x86_64/*
cjit-bin/release-osx-native/*
Expand Down

0 comments on commit 0509c00

Please sign in to comment.