CI feedback

This commit is contained in:
Judson Lester 2022-11-04 10:21:23 -07:00
parent 8e2a4ea6d8
commit caae4dc74a
No known key found for this signature in database
GPG key ID: 12E21E4B9A3F82AA
2 changed files with 7 additions and 7 deletions

View file

@ -10,9 +10,9 @@ inputs:
required: false
default: ${{ github.token }}
commit-with-token:
description: 'Set to true to produce a verified commit with token'
description: 'Set to "true" to produce a verified commit with token'
required: false
default: false
default: ''
commit-msg:
description: 'The message provided with the commit'
required: false