Skip to content

Commit 80b0a7c

Browse files
authored
Update CI-CD-Docs.yml
1 parent e47702b commit 80b0a7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-CD-Docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
- name: Deploy
3232
uses: JamesIves/github-pages-deploy-action@releases/v3
3333
with:
34-
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
34+
ACCESS_TOKEN: ${{ secrets.GH_DOCS }}
3535
BRANCH: gh-pages # The branch the action should deploy to.
3636
FOLDER: docs/_site # The folder the action should deploy.

0 commit comments

Comments
 (0)