Fix workflow #2

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

View File

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