We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c83f1 commit 8fc1cb5Copy full SHA for 8fc1cb5
2 files changed
typings/actions/checkout/v6/action-types.yml
@@ -12,6 +12,8 @@ inputs:
12
type: string
13
ssh-strict:
14
type: boolean
15
+ persist-credentials:
16
+ type: boolean
17
path:
18
19
clean:
typings/actions/create-release/v1/action-types.yml
@@ -12,8 +12,6 @@ inputs:
prerelease:
- boogaa:
- type: string
commitish:
owner:
0 commit comments