Skip to content

Commit 9a70938

Browse files
authored
Update publish_winuiex_nuget.yml
1 parent cbefd84 commit 9a70938

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish_winuiex_nuget.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
name: NuGet Packages
3636
path: artifacts/NuGet/Release
3737

38-
# - name: Push to NuGet
39-
# run: dotnet nuget push artifacts\NuGet\Release\*.nupkg -k ${{ secrets.NUGET_API_KEY }} -s https://nuget.org
38+
- name: Push to NuGet
39+
run: dotnet nuget push artifacts\NuGet\Release\*.nupkg -k ${{ secrets.NUGET_API_KEY }} -s https://nuget.org

0 commit comments

Comments
 (0)