]> git.deb.at Git - rhonda/impostor.git/commitdiff
Disable automatic NuGet uploads
authorAeonLucid <aeonlucid@outlook.com>
Mon, 26 Oct 2020 18:13:12 +0000 (19:13 +0100)
committerAeonLucid <aeonlucid@outlook.com>
Mon, 26 Oct 2020 18:13:12 +0000 (19:13 +0100)
README.md
appveyor.yml

index d12f3b00afd87e5f8664812ec63376d19d53d280..5312b9411c815ca23f9527067da07fee212ac737 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,7 +42,6 @@ See the [docs](docs/Running-the-server.md) for instructions on how to set it up.
 
 See [CONTRIBUTING](CONTRIBUTING.md).
 
-
 ## License
 
 This software is distributed under the **GNU GPLv3** License.
index cacd7e3064ce48dc9eeafc2f1dbd2d1228e17262..c8ae638bea0f0db6b7ee82faf7b13e1900d6dfe4 100644 (file)
@@ -35,13 +35,13 @@ artifacts:
   - path: ./build/*.nupkg
   - path: ./build/*.snupkg
 
-deploy:
-  - provider: NuGet
-    artifact: /.*(\.|\.s)nupkg/
-    on:
-      branch: dev
-    api_key:
-      secure: 4OHXl+m1KVi60hB1j54MpdP8tVv0UNfkdF4rVP+2AhAjN4a2MVT+Bl90gJZ96xHF
+deploy:
+  - provider: NuGet
+    artifact: /.*(\.|\.s)nupkg/
+    on:
+      branch: dev
+    api_key:
+      secure: 4OHXl+m1KVi60hB1j54MpdP8tVv0UNfkdF4rVP+2AhAjN4a2MVT+Bl90gJZ96xHF
 
 only_commits:
   files: