From b63bfb2e5cf8cba498f8a716fb6211f8c0d6cdd0 Mon Sep 17 00:00:00 2001 From: Yuta Matsumura Date: Sun, 30 Jul 2023 20:48:31 +0900 Subject: [PATCH] update github-repository-commit.yml --- .github/workflows/github-repository-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-repository-commit.yml b/.github/workflows/github-repository-commit.yml index 97b0aaa..19360e0 100644 --- a/.github/workflows/github-repository-commit.yml +++ b/.github/workflows/github-repository-commit.yml @@ -31,7 +31,7 @@ jobs: with: fetch-depth: 0 - name: Edit a file - if: github.event.inputs.edit + if: inputs.edit run: | echo -e "\n" >> README.md date >> README.md