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