Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Commit

Permalink
Fix build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed May 2, 2020
1 parent 0e35f80 commit eb073de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
if: success() && startsWith(github.ref, 'refs/tags/')
with:
files: |
./ghaction-virustotal-win32.exe
./ghaction-virustotal-win64.exe
./bin/IconsRefresh.exe
env:
VT_API_KEY: ${{ secrets.VT_API_KEY }}

0 comments on commit eb073de

Please sign in to comment.