Skip to content

Commit 913959b

Browse files
committed
Use vvvv.org key
1 parent 3905b16 commit 913959b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
uses: nuget/setup-nuget@v1
2424

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

0 commit comments

Comments
 (0)