Skip to content

Commit

Permalink
fix(docs): updates file
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Sep 29, 2024
1 parent 3a05528 commit d97901f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }} # Use GITHUB_TOKEN for authentication
token: ${{ secrets.GITHUB_TOKEN }} # Use GITHUB_TOKEN to access private repo
fetch-depth: 0

- name: Pull Writerside Docker image
Expand Down

0 comments on commit d97901f

Please sign in to comment.