diff --git a/action.yml b/action.yml index cb9d092..403ced7 100644 --- a/action.yml +++ b/action.yml @@ -3,7 +3,7 @@ author: "Athul Cyriac Ajay" description: "WakaTime coding activity graph in your profile readme" inputs: - GH_TOKEN: + GITEA_TOKEN: description: "GitHub access token with Repo scope" default: ${{ github.token }} required: true