Skip to content

Commit d20ab59

Browse files
authored
use main builds
1 parent fdbad7a commit d20ab59

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: appveyor.yml

-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
version: 1.0.{build}
2-
branches:
3-
only:
4-
- dev
52
skip_tags: true
6-
skip_branch_with_pr: true
73
image: Visual Studio 2022
84
configuration: Release
95
only_commits:
@@ -20,6 +16,3 @@ deploy:
2016
auth_token:
2117
secure: kmYSrl7Mx/PFDGcyC5gS/vpW2UJCVguEXZsQ0LtkfwmSzx+3noZOyPrbZQ8uWX2B
2218
artifact: deploy
23-
prerelease: true
24-
on:
25-
branch: dev

0 commit comments

Comments
 (0)