Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MCKanpolat authored Nov 27, 2020
1 parent 7219437 commit cd9bad1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ inputs:
required: true
description: 'Uses this if any labels cannot be found in the commit messages.'
default: 'patch'
incrementPerCommit:
required: false
description: 'Increments a version for each commit.'
default: 'false'
github_token:
description: 'Token to get tags from the repo. Pass in using `secrets.GITHUB_TOKEN`.'
required: true
Expand Down

0 comments on commit cd9bad1

Please sign in to comment.