From dcc50dc608d6124819a49e1fe34c4e99d9378462 Mon Sep 17 00:00:00 2001 From: Yuta Matsumura Date: Mon, 17 Jul 2023 22:36:39 +0900 Subject: [PATCH] update github-repository-commit.yml --- .github/workflows/github-repository-commit.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/github-repository-commit.yml b/.github/workflows/github-repository-commit.yml index a685d8b..b81ee29 100644 --- a/.github/workflows/github-repository-commit.yml +++ b/.github/workflows/github-repository-commit.yml @@ -18,6 +18,7 @@ jobs: fetch-depth: 0 - name: Prepare a branch, and file run: | + echo -e "\n" >> README.md date >> README.md BRANCH=content git checkout -b $BRANCH