We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3ead0 commit 3e6083eCopy full SHA for 3e6083e
.github/workflows/docs-preview-create.yml
@@ -60,5 +60,5 @@ jobs:
60
client-payload: |-
61
{
62
"repo": "${{ inputs.repo }}",
63
- "pr": "${{ inputs.pr }}",
+ "pr": "${{ inputs.pr }}"
64
}
0 commit comments