comment
This commit is contained in:
parent
308c5d28de
commit
c637ae6aad
|
@ -31,4 +31,9 @@ deploy:
|
|||
force_update: true
|
||||
on:
|
||||
branch: master
|
||||
APPVEYOR_REPO_TAG: true
|
||||
APPVEYOR_REPO_TAG: true
|
||||
|
||||
# To automatically create a release create a tag
|
||||
# > git tag 0.0.9
|
||||
# and push the tag to the repo
|
||||
# > git push origin --tags
|
Loading…
Reference in New Issue