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:
@@ -3,3 +3,7 @@ description: "retrieve github profile stats and save locally to repo for further
|
||||
runs:
|
||||
using: "node20"
|
||||
main: "./dist/index.js"
|
||||
inputs:
|
||||
username:
|
||||
description: "The username of the github profile to pull stats for"
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user