Skip to content

Commit

Permalink
Update peaceiris/actions-gh-pages action to v4 (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot authored Apr 11, 2024
1 parent 0d5c9ee commit 1fda2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: ./deploy_website.sh --ci

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

0 comments on commit 1fda2aa

Please sign in to comment.