Merge pull request #303 from rowan-vr/302-commit-branch

Allow selection for another branch than the default ones
This commit is contained in:
Anmol Singh
2022-08-21 08:16:57 +05:30
committed by GitHub
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'