Skip to content

Commit

Permalink
Fix icon issue in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ravazquez committed Nov 18, 2024
1 parent d408c5c commit ad854be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ jobs:
with:
csproj: src\VL.OpenCV.csproj
nuspec: deployment\main.VL.OpenCV.nuspec
icon-src: https://raw.githubusercontent.com/vvvv/PublicContent/master/nugeticon.png
icon-dst: ./deployment/nugeticon.png
nuget-key: ${{ secrets.VVVV_ORG_NUGET_KEY }}

0 comments on commit ad854be

Please sign in to comment.