Skip to content

Commit e9649d7

Browse files
committed
build
1 parent 1f7ef46 commit e9649d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,6 @@ deploy:
145145
prerelease: true
146146
tag: opengothic-v$(appveyor_build_version)
147147
on:
148-
branch: $(APPVEYOR_REPO_TAG_NAME)
149-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015 # mingw is default for now
148+
branch: master
150149
appveyor_repo_tag: true # deploy on tag push only
150+
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015 # mingw is default for now

0 commit comments

Comments
 (0)