Auto-regenerate files
This commit is contained in:
18
action.yml
18
action.yml
@@ -233,6 +233,24 @@ inputs:
|
||||
description: AniList login
|
||||
default: .user.login
|
||||
|
||||
# ====================================================================================
|
||||
# 🏅 Contributors
|
||||
|
||||
# Enable or disable plugin
|
||||
plugin_contributors:
|
||||
description: Display repository contributors
|
||||
default: no
|
||||
|
||||
# Base reference (commit, tag, branch, etc.)
|
||||
plugin_contributors_base:
|
||||
description: Base reference
|
||||
default: ""
|
||||
|
||||
# Head reference (commit, tag, branch, etc.)
|
||||
plugin_contributors_head:
|
||||
description: Head reference
|
||||
default: master
|
||||
|
||||
# ====================================================================================
|
||||
# 🎟️ Follow-up of issues and pull requests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user