Update action.yaml

This commit is contained in:
luke-hagar-sp
2024-02-29 18:01:30 -05:00
parent 47ee9ead3e
commit b68347833e

View File

@@ -3,7 +3,3 @@ 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