Skip to content

Commit

Permalink
. 调整 .travis.yml。
Browse files Browse the repository at this point in the history
  • Loading branch information
yaya committed Jul 15, 2019
1 parent 5f57a49 commit 73cd117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -43,7 +43,7 @@ before_deploy:
deploy:
provider: releases
api_key: $GITHUB_TOKEN
file: $BIN
file: grub4dos-$(cat grub4dos_version)-$(date -u +%Y-%m-%d).7z
skip_cleanup: true
on:
branch: 0.4.6a

0 comments on commit 73cd117

Please sign in to comment.