From dbf277d70d938082f4ffaf7011ddeaceab96bf32 Mon Sep 17 00:00:00 2001 From: FUJIWARA Shunichiro Date: Fri, 24 Jun 2022 16:55:44 +0900 Subject: [PATCH] =?UTF-8?q?initial=20data=20release=20=E5=90=8D=E5=89=8D?= =?UTF-8?q?=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 空白が入るとgh release listで扱うのが面倒なので --- .github/workflows/data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/data.yml b/.github/workflows/data.yml index 325a86e5..e67f182b 100644 --- a/.github/workflows/data.yml +++ b/.github/workflows/data.yml @@ -57,7 +57,7 @@ jobs: uses: softprops/action-gh-release@v1 with: prerelease: true - name: initial data ${{ steps.date.outputs.datetime }} ${{ github.sha }} + name: initial_data_${{ steps.date.outputs.datetime }} tag_name: data/${{ steps.date.outputs.datetime }}-${{ github.sha }} files: | initial_data.tar.gz