Skip to content

Commit

Permalink
update github-repository-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto committed Jul 30, 2023
1 parent 6901519 commit b63bfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-repository-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b63bfb2

Please sign in to comment.