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.
1 parent 3a3d15b commit 36b1a61Copy full SHA for 36b1a61
appveyor.yml
@@ -45,7 +45,7 @@ deploy:
45
secure: aunGGWt32irQiOTX2wIO6e2Y5Ga0girA3xSUsmQv6E9d6ohHdbK5HJpXpmxW9QM3
46
on:
47
# Only publish on Windows
48
- image: Visual Studio 2019
+ CI_WINDOWS: true
49
# Only publish from the master branch
50
branch: master
51
# Publish NuGet packages
@@ -55,7 +55,7 @@ deploy:
55
secure: 73eFUWSfho6pxCy1VRP1H0AYh/SFiyEREV+/ATcoj0I+sSH9dec/WXs6H2Jy5vlS
56
57
58
59
60
61
# Only publish if the trigger was a Git tag
0 commit comments