Skip to content

Commit f83bd52

Browse files
No payload
1 parent d40f870 commit f83bd52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dispatch-deploy-draft.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ jobs:
1717
repo: datastax-docs-site
1818
github_token: ${{ secrets.DOC_GITHUB_PAT_CROSS_ORG }}
1919
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

Comments
 (0)