Feat: travis ci deploy

pull/247/head
HFO4 2020-03-11 18:22:48 +08:00
parent 2afab1022f
commit 8c49f40ed2
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ deploy:
api_key: $GITHUB_TOKEN
file_glob: true
file: release/*
draft: true
skip_cleanup: true
# script:
# - go test -coverprofile=coverage.txt -covermode=atomic ./...