Skip to content

Commit

Permalink
Merge pull request #43 from OSIPI/docs
Browse files Browse the repository at this point in the history
Update documentation.yaml
  • Loading branch information
MohamedNasser8 authored Aug 8, 2024
2 parents a7d9c30 + 057ffb9 commit 601724f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
publish_branch: gh-pages # default: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs/site
publish_dir: site
force_orphan: true

- run: echo "Status of job = ${{ job.status }}."

0 comments on commit 601724f

Please sign in to comment.