Auto regenerate files - [Skip GitHub Action]

This commit is contained in:
GitHub Action
2021-02-10 09:05:54 +00:00
parent 2cef0d7551
commit 63d8ec59c1
2 changed files with 11 additions and 1 deletions

View File

@@ -593,7 +593,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
<tr> <tr>
<th nowrap="nowrap">📘 Repository</th> <th nowrap="nowrap">📘 Repository</th>
<th nowrap="nowrap" align="center" data-plugin="base">✔️</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="anilist">❌</th>
<th nowrap="nowrap" align="center" data-plugin="followup">✔️</th> <th nowrap="nowrap" align="center" data-plugin="followup">✔️</th>
<th nowrap="nowrap" align="center" data-plugin="gists">❌</th> <th nowrap="nowrap" align="center" data-plugin="gists">❌</th>

View File

@@ -175,6 +175,16 @@ inputs:
description: Events types to keep description: Events types to keep
default: all 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 # 🌸 Anilist