Skip to content

Commit

Permalink
Merge pull request #42 from EspressoSystems/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/peaceiris/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
nyospe authored May 29, 2024
2 parents a856a80 + 43cdf23 commit 55d20fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
echo '<meta http-equiv="refresh" content="0; url=vbs">' > target/doc/index.html
- name: Deploy Documentation
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 55d20fa

Please sign in to comment.