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 ec615ba commit 9d5f981Copy full SHA for 9d5f981
1 file changed
appveyor.yml
@@ -26,9 +26,9 @@ artifacts:
26
name: 'Unity'
27
28
# publish NuGet package on tag build
29
-deploy:
30
-- provider: NuGet
31
- api_key:
32
- secure: oy2bh5r6l2tktqiulxea6rpj73yb6cgelcmhx4sl5yjd44
33
- on:
34
- appveyor_repo_tag: true
+#deploy:
+#- provider: NuGet
+# api_key:
+# secure: oy2bh5r6l2tktqiulxea6rpj73yb6cgelcmhx4sl5yjd44
+# on:
+# appveyor_repo_tag: true
0 commit comments