Skip to content

Commit a2cb413

Browse files
Point autobuild to right branch
1 parent e65434c commit a2cb413

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
branches:
2020
# whitelist
2121
only:
22-
- master
22+
- release/rt1.8.11.131
2323
# blacklist
2424
except:
2525
- gh-pages
@@ -155,7 +155,7 @@
155155
prerelease: false
156156
# which branch?
157157
on:
158-
branch: master
158+
branch: release/rt1.8.11.131
159159
# deploy on tag push only
160160
#appveyor_repo_tag: true
161161

0 commit comments

Comments
 (0)