Skip to content

Commit

Permalink
Update deploy-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cudeso authored Jan 21, 2025
1 parent b250ef5 commit 71f5d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./_site
branch: gh-pages
enable_jekyll: true
force_orphan: true # Ensure gh-pages branch only contains docs

#- name: Commit and push updated README
Expand Down

0 comments on commit 71f5d0d

Please sign in to comment.