Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
cnisidis committed Nov 30, 2024
1 parent d12da48 commit 51d379b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,10 @@ jobs:
# Fill the Icon file
icon-src: https://raw.githubusercontent.com/vvvv/PublicContent/master/nugeticon.png
icon-dst: ./deployment/nugeticon.png

# Provide the nuget key. See: https://thegraybook.vvvv.org/reference/extending/publishing.html#getting-a-nugetorg-api-key
nuget-key: ${{ secrets.NUGET_KEY }}

csproj: csharp\SCSynth\SCSynth.csproj
nuspec: deployment\VL.SCSynth.nuspec
icon-dst: ./nugeticon.png
nuget-key: ${{ secrets.NUGET_KEY }}


0 comments on commit 51d379b

Please sign in to comment.