mirror of
https://github.com/LukeHagar/stats-action.git
synced 2025-12-06 04:21:26 +00:00
Update action.yaml
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
name: "profile-stats"
|
||||
description: "retrieve github profile stats and save locally to repo for further processing"
|
||||
branding:
|
||||
icon: "bar-chart-2"
|
||||
color: "blue"
|
||||
runs:
|
||||
using: "node20"
|
||||
main: "./dist/index.js"
|
||||
|
||||
Reference in New Issue
Block a user