From 6436584fbbde9ffb372220e0dd9e42e96e6b03d8 Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Sat, 11 Feb 2023 21:31:27 +0100 Subject: [PATCH] Fix Comment in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc113e1..1ee654a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ jobs: permissions: # Give the default GITHUB_TOKEN write permission to commit and push the - # updated CHANGELOG back to the repository. + # added or changed files to the repository. contents: write steps: