]> git.deb.at Git - rhonda/impostor.git/commitdiff
Publish (s)nupkg on dev branch automatically
authorAeonLucid <aeonlucid@outlook.com>
Sun, 25 Oct 2020 01:00:00 +0000 (03:00 +0200)
committerAeonLucid <aeonlucid@outlook.com>
Sun, 25 Oct 2020 01:00:00 +0000 (03:00 +0200)
appveyor.yml

index 21f9e79a7764f51aa33964c47f2bd64f88898757..81c386c42cfb59628c89c338b6070c11af8177e6 100644 (file)
@@ -32,6 +32,15 @@ test: off
 artifacts:
   - path: ./build/*.zip
   - path: ./build/*.nupkg
+  - path: ./build/*.snupkg
+
+deploy:
+  - provider: NuGet
+    artifact: /.*(\.|\.s)nupkg/
+    on:
+      branch: dev
+    api_key:
+      secure: 4OHXl+m1KVi60hB1j54MpdP8tVv0UNfkdF4rVP+2AhAjN4a2MVT+Bl90gJZ96xHF
 
 only_commits:
   files: