We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab2511 commit 267e04bCopy full SHA for 267e04b
src/util.ts
@@ -12,7 +12,6 @@ export type Input =
12
| 'remove'
13
| 'signoff'
14
| 'tag'
15
- | 'token'
16
17
export const outputs = {
18
committed: 'false',
0 commit comments