Fix semantics

This commit is contained in:
Lucas Gabriel 2025-04-11 11:56:28 -03:00
parent 7c41f3f83f
commit ce5a0e4752
No known key found for this signature in database
GPG Key ID: D9B075FC6DC93985

View File

@ -25,8 +25,8 @@ jobs:
fi
- name: Commit and push changes
uses: EndBug/add-and-commit@v9.1.4
with:
uses: EndBug/add-and-commit@v9.1.4
add: "AUTHORS"
default_author: github_actions
message: "Update AUTHORS file automatically"