mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2025-07-03 11:53:50 +03:00
CI feedback
This commit is contained in:
parent
8e2a4ea6d8
commit
caae4dc74a
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue