Don't inifnitely build repo

This commit is contained in:
Cuyler36 2018-11-07 19:04:41 -05:00
parent 2de1fe3654
commit 2f77c57311

View file

@ -25,5 +25,6 @@ deploy:
artifact: /.*\.zip/
draft: false
prerelease: true
tag: Development Build
appveyor_repo_tag: true
tag: $(APPVEYOR_REPO_TAG_NAME)
on:
APPVEYOR_REPO_TAG: true