Auto regenerate files - [Skip GitHub Action]
This commit is contained in:
@@ -593,7 +593,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
|
||||
<tr>
|
||||
<th nowrap="nowrap">📘 Repository</th>
|
||||
<th nowrap="nowrap" align="center" data-plugin="base">✔️</th>
|
||||
<th nowrap="nowrap" align="center" data-plugin="activity">❌</th>
|
||||
<th nowrap="nowrap" align="center" data-plugin="activity">✔️</th>
|
||||
<th nowrap="nowrap" align="center" data-plugin="anilist">❌</th>
|
||||
<th nowrap="nowrap" align="center" data-plugin="followup">✔️</th>
|
||||
<th nowrap="nowrap" align="center" data-plugin="gists">❌</th>
|
||||
|
||||
10
action.yml
10
action.yml
@@ -175,6 +175,16 @@ inputs:
|
||||
description: Events types to keep
|
||||
default: all
|
||||
|
||||
# Set events visibility (use this to restrict events when using a "repo" token)
|
||||
plugin_activity_visibility:
|
||||
description: Set events visibility
|
||||
default: all
|
||||
|
||||
# Display events timestamps
|
||||
plugin_activity_timestamps:
|
||||
description: Display events timestamps
|
||||
default: no
|
||||
|
||||
# ====================================================================================
|
||||
# 🌸 Anilist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user