Skip to content

Commit

Permalink
Made builds not overlap names
Browse files Browse the repository at this point in the history
  • Loading branch information
kf6kjg committed Oct 23, 2018
1 parent bd13369 commit b85535a
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 @@ -14,7 +14,7 @@ platform:
- x64

pull_requests:
do_not_increment_build_number: true
do_not_increment_build_number: false

nuget:
disable_publish_on_pr: true
Expand Down Expand Up @@ -80,4 +80,4 @@ deploy:
draft: true
prerelease: false
on:
APPVEYOR_REPO_TAG: true
APPVEYOR_REPO_TAG: true

0 comments on commit b85535a

Please sign in to comment.