Skip to content

Commit 65f15fb

Browse files
authored
Update typings for stefanzweifel@git-auto-commit-action@v5 (#63)
1 parent 1ac60f9 commit 65f15fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

typings/stefanzweifel/git-auto-commit-action/v5/action-types.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,13 @@ inputs:
3636
type: boolean
3737
internal_git_binary:
3838
type: string
39+
create_git_tag_only:
40+
type: boolean
3941

4042
outputs:
4143
changes_detected:
4244
type: boolean
4345
commit_hash:
4446
type: string
47+
create_git_tag_only:
48+
type: boolean

0 commit comments

Comments
 (0)