[deploy] fix: nuget key
This commit is contained in:
parent
597c91e51e
commit
4313a1b10e
|
|
@ -117,7 +117,7 @@ deploy:
|
||||||
|
|
||||||
- provider: NuGet
|
- provider: NuGet
|
||||||
api_key:
|
api_key:
|
||||||
secure: Qrcgx71V4hcO6MiWnZHdOX9srkrS2AsbEVD+NrEKc4uYUK3dPan03rZie4lIdOke
|
secure: OG7anY4ofTg8aLWU+4a3GoyOzZ0K/iNtMzCd7XU4MKGJg/Q534gVXkT9PXoBdYVU
|
||||||
# skip_symbols: true
|
# skip_symbols: true
|
||||||
artifact: /.*\.nupkg/
|
artifact: /.*\.nupkg/
|
||||||
on:
|
on:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue