Skip to content

Commit 9ed1cbd

Browse files
authored
fix udp publish to nuget release step (#206)
1 parent ffa3d6d commit 9ed1cbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-udp-exporter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
--region ${{ env.AWS_SIGNING_KEY_REGION }}
8686
--output text
8787
--query SecretString | ConvertFrom-Json
88+
8889
nuget push
8990
.\Deployment\nuget-packages\*.nupkg
9091
-Source https://api.nuget.org/v3/index.json

0 commit comments

Comments
 (0)