Skip to content

Commit

Permalink
change hash
Browse files Browse the repository at this point in the history
  • Loading branch information
tcm5343 committed Feb 18, 2025
1 parent 5d72c12 commit f8daf4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: sphinx-build docs docs/_build

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@aa83d0c2cfc3d813560e13068d3152aa21490171
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
# if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
with:
publish_branch: gh-pages
Expand Down

0 comments on commit f8daf4e

Please sign in to comment.