Skip to content

Commit

Permalink
Update docc
Browse files Browse the repository at this point in the history
  • Loading branch information
jihoonahn committed Oct 30, 2023
1 parent 68b5b75 commit 4bf210d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: 'sudo chown -R $USER docs-out'

- name: Publish documentation to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4
uses: JamesIves/github-pages-deploy-action@4.1.7
with:
branch: gh-pages
folder: docs-out
Expand Down

0 comments on commit 4bf210d

Please sign in to comment.