Skip to content

Commit

Permalink
fix nuget token
Browse files Browse the repository at this point in the history
  • Loading branch information
rducom committed Jan 14, 2021
1 parent 16b50dc commit 3c01f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ deploy:
- provider: NuGet
name: nuget_release
api_key:
secure: qXSvovmrYog0s+QO42LlsCoDBfjeM6qidAVXRI1avq3ZKQtJBqXM91GDTmF5ncMj
secure: MM0JQBeivjYbPZ0+ekNoEmM3gQW6wcP+YrjRqn1Ts4mKStY0+xSAdzH/DzMir9Sc
skip_symbols: true
artifact: /.*\.nupkg/
on:
Expand Down

0 comments on commit 3c01f20

Please sign in to comment.