Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mhusinsky committed Nov 12, 2023
1 parent 80cff52 commit 7e340d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: vvvv/PublishVLNuget@1.0.42
with:
nuspec: deployment\VL.Devices.StreamDeck.nuspec
nuget-key: ${{ secrets.YOUR_NUGET_KEY }}
nuget-key: ${{ secrets.NUGET_KEY }}

0 comments on commit 7e340d1

Please sign in to comment.