From: AeonLucid Date: Mon, 26 Oct 2020 18:13:12 +0000 (+0100) Subject: Disable automatic NuGet uploads X-Git-Tag: v1.2.2~69 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=bc3a45d818f1d1121c526a0c5c2811e8543a2f79;p=rhonda%2Fimpostor.git Disable automatic NuGet uploads --- diff --git a/README.md b/README.md index d12f3b0..5312b94 100644 --- 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. diff --git a/appveyor.yml b/appveyor.yml index cacd7e3..c8ae638 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: