fix appveyor.yml syntax

This commit is contained in:
OCram85 2017-12-22 08:02:53 +01:00
parent 8c9533e208
commit 30f800e73f
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ deploy:
# on:
# branch: dev
- provider: GitHub
auth_token:
secure: M+bBX5/nKdJB0eViP7xtrLVTwf3vGDUA9N2MMprZp2i+9ZR3CBVcJnSzJWUmalhB
auth_token:
secure: M+bBX5/nKdJB0eViP7xtrLVTwf3vGDUA9N2MMprZp2i+9ZR3CBVcJnSzJWUmalhB
artifact: PSCredentialStore.zip # upload all NuGet packages to release assets
draft: false
prerelease: false