Skip to content

Commit adef1f6

Browse files
committed
Set Appveyor branch to main.
1 parent 9270322 commit adef1f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
skip_branch_with_pr: true
2-
version: '{build}-{branch}'
2+
version: "{build}-{branch}"
33

4-
os: 'Visual Studio 2015'
4+
os: "Visual Studio 2015"
55

66
clone_folder: C:\gopath\src\github.com\github\smimesign
77

@@ -79,5 +79,5 @@ deploy:
7979
draft: false
8080
prerelease: false
8181
on:
82-
branch: master
82+
branch: main
8383
appveyor_repo_tag: true

0 commit comments

Comments
 (0)