Skip to content

Commit 18f50c8

Browse files
auth
1 parent 745a15a commit 18f50c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
steps:
1313
- name: Deploy Draft
1414
run: |
15+
gh auth login --with-token ${{ secrets.DOC_GITHUB_PAT_CROSS_ORG }}
1516
echo "${{ env.WORKFLOW_INPUT }}" \
1617
| gh workflow run -R riptano/datastax-docs-site deploy-draft.yml --ref $WORKFLOW_REF --json
1718
sleep 5

0 commit comments

Comments
 (0)