emergency fix so appveyor would not catch on fire from infinite build loop
This commit is contained in:
parent
9956e6c57c
commit
3f1e07158f
|
@ -29,6 +29,7 @@ deploy:
|
|||
draft: false
|
||||
prerelease: false
|
||||
force_update: true
|
||||
tag: $(APPVEYOR_REPO_TAG_NAME)
|
||||
on:
|
||||
branch: master
|
||||
APPVEYOR_REPO_TAG: true
|
||||
|
|
Loading…
Reference in New Issue