Skip to content

Commit

Permalink
clone
Browse files Browse the repository at this point in the history
  • Loading branch information
mmeigs committed Jan 30, 2024
1 parent 59f182a commit cb060a8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cloud-docs-lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ jobs:
#----------------------------------------------
# ----- Run custom Github Action -----
#----------------------------------------------
- name: Clone
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git clone https://docs-builder-bot:[email protected]/10gen/cloud-docs.git
- name: Cloud Docs Build
uses: mongodb/docs-worker-actions/build-cloud-docs@DOP-4247-build-artifact
env:
Expand Down

0 comments on commit cb060a8

Please sign in to comment.