Skip to content

Commit

Permalink
Update move_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gokul-KG authored Aug 14, 2024
1 parent 3667db9 commit a239cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/move_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Clone Target Repository
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.DOC_UPDATE }}
run: |
git clone https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/datakaveri/iudx-developer-docs.git target-repo
cd target-repo
Expand Down

0 comments on commit a239cd4

Please sign in to comment.