mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2025-07-01 19:03:49 +03:00
fix: make commit-with-token default true
This commit is contained in:
parent
caae4dc74a
commit
e303679626
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ inputs:
|
|||
default: ${{ github.token }}
|
||||
commit-with-token:
|
||||
description: 'Set to "true" to produce a verified commit with token'
|
||||
required: false
|
||||
required: true
|
||||
default: ''
|
||||
commit-msg:
|
||||
description: 'The message provided with the commit'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue