Skip to content

Commit 027a54e

Browse files
committed
add Commit to constants.ts
1 parent 55dc3fc commit 027a54e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export enum Inputs {
22
Name = 'name',
3+
Commit = 'commit',
34
Title = 'title',
45
Path = 'path',
56
Token = 'token'

0 commit comments

Comments
 (0)