Skip to content

Commit

Permalink
Prevent CI from failing if VirusTotal upload fails
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander01998 committed Oct 20, 2023
1 parent 65118e8 commit 9292665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ jobs:
vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
files: |
./build/libs/*.jar
continue-on-error: true

0 comments on commit 9292665

Please sign in to comment.