Skip to content

Commit

Permalink
Merge pull request #25 from harishmohanraj/update-workflow
Browse files Browse the repository at this point in the history
Update publish directory path
  • Loading branch information
harishmohanraj authored Dec 19, 2024
2 parents 6debb56 + 716694b commit 127882e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# Build output to publish to the `gh-pages` branch:
publish_dir: temp_website
publish_dir: ./temp_website

0 comments on commit 127882e

Please sign in to comment.