diff --git a/README.md b/README.md index aa4624c..3a09c04 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: ":octocat: posted toot" - file_pattern: 'data/posted.json' + file_pattern: "data/posted.json" commit_user_name: "github-actions[bot]" commit_user_email: "41898282+github-actions[bot]@users.noreply.github.com" commit_author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"