Skip to content

Commit

Permalink
Update appveyor config (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
liuhaoyang authored Sep 16, 2022
1 parent 97a3055 commit 9c4ba4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '{build}'
os: Visual Studio 2022
branches:
only:
- master
- main
environment:
BUILDING_ON_PLATFORM: win
BuildEnvironment: appveyor
Expand Down Expand Up @@ -35,7 +35,7 @@ deploy:
appveyor_repo_tag: true
- provider: NuGet
api_key:
secure: mTm1mzAZsPVpicpuj+Ji1PyJLoCwb3OXRWIR7yUW0p7f3y8FbH10Cj60AEkqF0MK
secure: iZ7QibXmNaKoygKUpcNsOde1+H7BjnZVhs/Eg7SUVljuvdDRWdOFFfUDRCQ1U8TN1
skip_symbols: true
artifact: /artifacts\/packages\/.+\.nupkg/
on:
Expand Down

0 comments on commit 9c4ba4c

Please sign in to comment.