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 d632b9a commit 8a6b476Copy full SHA for 8a6b476
.github/workflows/dispatch-deploy-draft.yml
@@ -15,6 +15,7 @@ jobs:
15
with:
16
owner: riptano
17
repo: datastax-docs-site
18
+ ref: draft-start-page
19
github_token: ${{ secrets.DISPATCH_GITHUB_TOKEN }}
20
github_user: mlr
21
workflow_file_name: deploy-draft.yml
0 commit comments