diff --git a/src/util.ts b/src/util.ts index 6811358..8ae5cdf 100644 --- a/src/util.ts +++ b/src/util.ts @@ -12,7 +12,6 @@ export type Input = | 'remove' | 'signoff' | 'tag' - | 'token' export const outputs = { committed: 'false',