[deploy] fix: nuget key

This commit is contained in:
Nomango 2023-09-09 20:41:45 +08:00
parent 597c91e51e
commit 4313a1b10e
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ deploy:
- provider: NuGet
api_key:
secure: Qrcgx71V4hcO6MiWnZHdOX9srkrS2AsbEVD+NrEKc4uYUK3dPan03rZie4lIdOke
secure: OG7anY4ofTg8aLWU+4a3GoyOzZ0K/iNtMzCd7XU4MKGJg/Q534gVXkT9PXoBdYVU
# skip_symbols: true
artifact: /.*\.nupkg/
on: