fix: Update action.yml
Some checks are pending
PUBLISH_IMAGE / Publish 'waka-readme-stats' image (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
CODESTYLE / Run codestyle check (push) Waiting to run

This commit is contained in:
2024-11-01 22:36:45 -05:00
parent 7890b5e547
commit 9d77d6b199

View File

@@ -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