We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa3d6d commit 9ed1cbdCopy full SHA for 9ed1cbd
.github/workflows/release-udp-exporter.yml
@@ -85,6 +85,7 @@ jobs:
85
--region ${{ env.AWS_SIGNING_KEY_REGION }}
86
--output text
87
--query SecretString | ConvertFrom-Json
88
+
89
nuget push
90
.\Deployment\nuget-packages\*.nupkg
91
-Source https://api.nuget.org/v3/index.json
0 commit comments