We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2967033 + 0c64763 commit 3c2c69fCopy full SHA for 3c2c69f
appveyor.yml
@@ -37,7 +37,7 @@ deploy:
37
# GitHub Deployment for releases
38
- provider: GitHub
39
auth_token:
40
- secure: fjqBa6SK926I+Zf/gRUAAMlMKGuxYS6VVUKvFS6ClY9EbAKcAJw7Ia/a1tW5ELmD
+ secure: RH8UIklPiSC24UnsDFEHx5AHsMbpyLcYOKA4/ZnTsSc=
41
artifact: /.*\.zip/ # upload all Zip packages to release assets
42
draft: false
43
prerelease: false
@@ -47,7 +47,7 @@ deploy:
47
48
# NuGet Deployment for releases
49
- provider: NuGet
50
- server:
+ server:
51
api_key:
52
secure: kHataLiMb9nmJEdwBE4BTXvA4nOpoD3Fw14zVeDP6Vs0ZXpL7c8qeegMv/jMZECP
53
artifact: /.*\.nupkg/
0 commit comments