File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ skip_commits:
2121 - License.rtf
2222branches :
2323 only :
24- - master
24+ - main
2525 - next
2626skip_tags : true
2727
8787-
8888 branches :
8989 only :
90- - master
90+ - main
9191 environment :
9292 installer_name : Rubberduck.Setup.%APPVEYOR_BUILD_VERSION%.exe
9393 release_name : Rubberduck v%APPVEYOR_BUILD_VERSION%
9494-
9595 branches :
9696 except :
97- - master
97+ - main
9898 - next
9999 environment :
100100 # fall back to naming the installer something that shows we're in an unexpected state
@@ -135,7 +135,7 @@ deploy:
135135 secure : NVAZgFRSk566SP5QDge5gYRWCaLi4NJJPTNk3QengH15wL9iVldfrFOllbzKXExq
136136 artifact : Rubberduck, InspectionDocs, AnnotationDocs, InstallerHashes
137137 on :
138- branch : master
138+ branch : main
139139 - provider : GitHub
140140 tag : Prerelease-v$(appveyor_build_version)
141141 release : $(release_name)
You can’t perform that action at this time.
0 commit comments