Skip to content

Commit

Permalink
Merge pull request #80 from AndreiDrang/dependabot/github_actions/pea…
Browse files Browse the repository at this point in the history
…ceiris/actions-gh-pages-4

[github-actions] Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
AndreiDrang authored Apr 8, 2024
2 parents 8bcfd05 + 337dbd3 commit 7ff5a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: make doc

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
publish_branch: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7ff5a74

Please sign in to comment.