We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 500aca6 commit c41ae0cCopy full SHA for c41ae0c
.github/workflows/publish-java-cdk-command.yml
@@ -30,7 +30,7 @@ on:
30
gitref:
31
description: "The git ref to check out from the specified repository."
32
required: true
33
- tyoe: sting
+ type: sting
34
workflow_dispatch:
35
inputs:
36
repo:
0 commit comments