Skip to content

Commit

Permalink
Use vvvv.org key
Browse files Browse the repository at this point in the history
  • Loading branch information
azeno committed Mar 22, 2024
1 parent 3905b16 commit 913959b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
uses: nuget/setup-nuget@v1

- name: Publish VL Nuget
uses: vvvv/[email protected].41
uses: vvvv/[email protected].42
with:
csproj: src\VL.IO.NDI.csproj
nuspec: deployment\VL.IO.NDI.nuspec
icon-src: https://raw.githubusercontent.com/mhusinsky/VL.IO.NDI/master/deployment/nugeticon.png
icon-dst: ./deployment/nugeticon.png
nuget-key: ${{ secrets.NUGET_KEY }}
nuget-key: ${{ secrets.VVVV_ORG_NUGET_KEY }}

0 comments on commit 913959b

Please sign in to comment.