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'
|
||||
| 'signoff'
|
||||
| 'tag'
|
||||
| 'token'
|
||||
|
||||
export const outputs = {
|
||||
committed: 'false',
|
||||
|
||||
Reference in New Issue
Block a user