From 73cd117dedc219815faa9f83b4904da4f6f00c86 Mon Sep 17 00:00:00 2001 From: yaya Date: Mon, 15 Jul 2019 10:52:44 +0800 Subject: [PATCH] =?UTF-8?q?=EF=BB=BF.=20=E8=B0=83=E6=95=B4=20.travis.yml?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a9ca2d1c..93276ff3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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