Feat: travis ci deploy

This commit is contained in:
HFO4 2020-03-11 18:22:48 +08:00
parent 2afab1022f
commit 8c49f40ed2

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 ./...