You've already forked wakapi-readme-stats
fix: Update action.yml
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: 'Profile Readme Development Stats'
|
name: 'Profile Readme Development Stats for Wakapi'
|
||||||
author: Anmol Pratap Singh
|
author: Fran
|
||||||
description: 'Are you an early 🐤 or a night 🦉? When are you most productive during the day? Let''s check out in your readme!'
|
description: 'Are you an early 🐤 or a night 🦉? When are you most productive during the day? Let''s check out in your readme!'
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
@@ -8,6 +8,10 @@ inputs:
|
|||||||
required: true
|
required: true
|
||||||
default: ${{ github.token }}
|
default: ${{ github.token }}
|
||||||
|
|
||||||
|
WAKATIME_URL:
|
||||||
|
description: 'Your Wakatime URL'
|
||||||
|
required: true
|
||||||
|
|
||||||
WAKATIME_API_KEY:
|
WAKATIME_API_KEY:
|
||||||
description: 'Your Wakatime API Key'
|
description: 'Your Wakatime API Key'
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user