Skip to content

Commit 267e04b

Browse files
committed
chore: remove obsolete input from Input type
1 parent fab2511 commit 267e04b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/util.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export type Input =
1212
| 'remove'
1313
| 'signoff'
1414
| 'tag'
15-
| 'token'
1615

1716
export const outputs = {
1817
committed: 'false',

0 commit comments

Comments
 (0)