mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-06 01:16:51 +00:00
ci: make sernbot run the list generator (#118)
This commit is contained in:
5
.github/workflows/gen-list.yml
vendored
5
.github/workflows/gen-list.yml
vendored
@@ -33,6 +33,7 @@ jobs:
|
||||
commit_message: "chore: update plugin listing"
|
||||
commit_options: '--no-verify --signoff'
|
||||
repository: .
|
||||
commit_user_name: "GitHub Actions"
|
||||
commit_user_name: "sernbot"
|
||||
commit_user_email: ${{ secrets.AUTOMATA_EMAIL }}
|
||||
file_pattern: "pluginlist.json"
|
||||
push_options: '--force'
|
||||
push_options: '--force'
|
||||
|
||||
Reference in New Issue
Block a user