fix: add 'token' to Input type
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -12,6 +12,7 @@ export type Input =
|
|||||||
| 'remove'
|
| 'remove'
|
||||||
| 'signoff'
|
| 'signoff'
|
||||||
| 'tag'
|
| 'tag'
|
||||||
|
| 'token'
|
||||||
|
|
||||||
export const outputs = {
|
export const outputs = {
|
||||||
committed: 'false',
|
committed: 'false',
|
||||||
|
|||||||
Reference in New Issue
Block a user