Skip to content

Commit 8fc1cb5

Browse files
authored
Revert changes in typings (#137)
1 parent 83c83f1 commit 8fc1cb5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

typings/actions/checkout/v6/action-types.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ inputs:
1212
type: string
1313
ssh-strict:
1414
type: boolean
15+
persist-credentials:
16+
type: boolean
1517
path:
1618
type: string
1719
clean:

typings/actions/create-release/v1/action-types.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ inputs:
1212
type: boolean
1313
prerelease:
1414
type: boolean
15-
boogaa:
16-
type: string
1715
commitish:
1816
type: string
1917
owner:

0 commit comments

Comments
 (0)