Skip to content

Commit

Permalink
Update PublishNugate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarwenSaad authored Sep 12, 2024
1 parent e6e0965 commit e106957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PublishNugate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
done
- name: Publish NuGet Packages
run: |
run:
dotnet nuget push "./artifacts/*.nupkg"
--api-key ${{ secrets.NUGET_SECRET_KEY_TUNNETCOM }}
--source "https://api.nuget.org/v3/index.json"
Expand Down

0 comments on commit e106957

Please sign in to comment.