Skip to content

Commit 3aa46fa

Browse files
committed
build
1 parent e9649d7 commit 3aa46fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
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: master
148+
branch: $(APPVEYOR_REPO_TAG_NAME)
149149
appveyor_repo_tag: true # deploy on tag push only
150150
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015 # mingw is default for now

0 commit comments

Comments
 (0)