mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-04-28 17:15:57 +00:00
Fix workflow #2
This commit is contained in:
parent
90388f845c
commit
7c41f3f83f
9
.github/workflows/update-authors.yml
vendored
9
.github/workflows/update-authors.yml
vendored
@ -25,7 +25,8 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Commit and push changes
|
- name: Commit and push changes
|
||||||
uses: EndBug/add-and-commit@v9.1.4
|
with:
|
||||||
add: "AUTHORS"
|
uses: EndBug/add-and-commit@v9.1.4
|
||||||
default_author: github_actions
|
add: "AUTHORS"
|
||||||
message: "Update AUTHORS file automatically"
|
default_author: github_actions
|
||||||
|
message: "Update AUTHORS file automatically"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user