Allow selection for another branch than the default ones

This commit is contained in:
TippieCodes
2022-07-15 02:16:19 +02:00
parent 0b02c08661
commit b6a86d22ac
3 changed files with 8 additions and 1 deletions

View File

@@ -12,6 +12,11 @@ inputs:
description: 'Your Wakatime API Key'
required: true
PUSH_BRANCH_NAME:
required: false
description: "The branch to update the readme in"
default: "master"
SHOW_OS:
required: false
description: 'Show the list of OS Worked on In dev metrics'