ci: auto-regenerate files
This commit is contained in:
74
action.yml
generated
74
action.yml
generated
@@ -1275,34 +1275,6 @@ inputs:
|
||||
description: Time intervals between records
|
||||
default: 5m
|
||||
|
||||
# ====================================================================================
|
||||
# 📸 Website screenshot
|
||||
|
||||
# Enable or disable plugin
|
||||
plugin_screenshot:
|
||||
description: Display a screenshot of any website
|
||||
default: no
|
||||
|
||||
# Screenshot title caption
|
||||
plugin_screenshot_title:
|
||||
description: Screenshot title caption
|
||||
default: Screenshot
|
||||
|
||||
# Website to take screenshot
|
||||
plugin_screenshot_url:
|
||||
description: Website to take screenshot
|
||||
default: ""
|
||||
|
||||
# Selector to take in screenshot
|
||||
plugin_screenshot_selector:
|
||||
description: Selector to take in screenshot
|
||||
default: body
|
||||
|
||||
# Display or remove default page background
|
||||
plugin_screenshot_background:
|
||||
description: Display or remove default page background
|
||||
default: yes
|
||||
|
||||
# ====================================================================================
|
||||
# 💉 Nightscout
|
||||
|
||||
@@ -1341,6 +1313,52 @@ inputs:
|
||||
description: When the blood sugar is considered urgently high
|
||||
default: 250
|
||||
|
||||
# ====================================================================================
|
||||
# 💩 PoopMap plugin
|
||||
|
||||
# Enable or disable plugin
|
||||
plugin_poopmap:
|
||||
description: Display PoopMap stats
|
||||
default: no
|
||||
|
||||
# PoopMap API token
|
||||
plugin_poopmap_token:
|
||||
description: PoopMap API token
|
||||
default: ""
|
||||
|
||||
# Time range to use for displayed stats
|
||||
plugin_poopmap_days:
|
||||
description: PoopMap time range
|
||||
default: 7
|
||||
|
||||
# ====================================================================================
|
||||
# 📸 Website screenshot
|
||||
|
||||
# Enable or disable plugin
|
||||
plugin_screenshot:
|
||||
description: Display a screenshot of any website
|
||||
default: no
|
||||
|
||||
# Screenshot title caption
|
||||
plugin_screenshot_title:
|
||||
description: Screenshot title caption
|
||||
default: Screenshot
|
||||
|
||||
# Website to take screenshot
|
||||
plugin_screenshot_url:
|
||||
description: Website to take screenshot
|
||||
default: ""
|
||||
|
||||
# Selector to take in screenshot
|
||||
plugin_screenshot_selector:
|
||||
description: Selector to take in screenshot
|
||||
default: body
|
||||
|
||||
# Display or remove default page background
|
||||
plugin_screenshot_background:
|
||||
description: Display or remove default page background
|
||||
default: yes
|
||||
|
||||
|
||||
# ====================================================================================
|
||||
# Action metadata
|
||||
|
||||
Reference in New Issue
Block a user