Skip to content

Commit

Permalink
Fix deployment branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
crosire committed Jul 3, 2020
1 parent 2302645 commit c82bbf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -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.