alphagov / notifications-net-client

.NET client for the GOV.UK Notify API
https://www.nuget.org/packages/GovukNotify/
MIT License
25 stars 20 forks source link

Fix release pipeline #158

Closed benthorner closed 2 years ago

benthorner commented 2 years ago

https://www.pivotaltracker.com/story/show/181753597

This fixes a bug in the publish.cmd script and updates the (encrypted) API key we use for Nuget as the old one had expired.

See the commit messages for more details.