Auto-regenerate files
This commit is contained in:
19
action.yml
19
action.yml
@@ -430,6 +430,25 @@ inputs:
|
||||
description: Display projects descriptions
|
||||
default: no
|
||||
|
||||
# ====================================================================================
|
||||
# 🌇 GitHub Skyline 3D calendar
|
||||
|
||||
# Enable or disable plugin
|
||||
plugin_skyline:
|
||||
description: Display GitHub Skyline 3D calendar
|
||||
default: no
|
||||
|
||||
# Displayed year
|
||||
plugin_skyline_year:
|
||||
description: Displayed year
|
||||
default: current-year
|
||||
|
||||
# Number of frames
|
||||
# Use 120 for a full-loop and 60 for a half-loop
|
||||
plugin_skyline_frames:
|
||||
description: Number of frames
|
||||
default: 60
|
||||
|
||||
# ====================================================================================
|
||||
# ✨ Stargazers over last weeks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user