Skip to content
Permalink
Browse files
Fix deployment branch name
  • Loading branch information
crosire committed Jul 3, 2020
1 parent 2302645 commit c82bbf29d40609ebc9fe49ed311ca74f96ee2607
Showing with 2 additions and 2 deletions.
  1. +2 −2 appveyor.yml
@@ -41,11 +41,11 @@ deploy:
artifact: ScriptHookVDotNet
draft: true
on:
branch: master
branch: main
appveyor_repo_tag: true
- provider: NuGet
api_key:
secure: 4803INtOGJwqBUIaW7pQv3hfF8YKQHXZ6HiwS9rRMZ9tBjbmi6dY1LoeNBVAkCGI
on:
branch: master
branch: main
appveyor_repo_tag: true

0 comments on commit c82bbf2

Please sign in to comment.