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 d40f870 commit f83bd52Copy full SHA for f83bd52
.github/workflows/dispatch-deploy-draft.yml
@@ -17,4 +17,3 @@ jobs:
17
repo: datastax-docs-site
18
github_token: ${{ secrets.DOC_GITHUB_PAT_CROSS_ORG }}
19
workflow_file_name: deploy-draft.yml
20
- client_payload: '{ "build_repository": "${{ github.event.repository.full_name }}", "build_branch": "${{ github.base_ref }}", "draft_branch": "${{ github.event.pull_request.head.ref }}", "pull_request_number": "${{ github.event.pull_request.number }}" }'
0 commit comments