Skip to content

Commit

Permalink
Merge pull request #1 from spvkgn/dependabot/github_actions/peaceiris…
Browse files Browse the repository at this point in the history
…/actions-gh-pages-4
  • Loading branch information
spvkgn authored Jul 8, 2024
2 parents dac49a5 + 758b481 commit e17fc33
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 @@ -72,7 +72,7 @@ jobs:
- name: Deploy to GH pages
id: gh-pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
user_name: 'github-actions[bot]'
Expand Down

0 comments on commit e17fc33

Please sign in to comment.