Skip to content

Commit

Permalink
Merge pull request #474 from AndroidDagashi/renovate/peaceiris-action…
Browse files Browse the repository at this point in the history
…s-gh-pages-4.x
  • Loading branch information
yshrsmz authored Apr 14, 2024
2 parents d7d613d + 76f41fc commit f75cf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: yarn site:generate

- name: Deploy website
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
personal_token: ${{ secrets.PUSH_ACCESS_TOKEN }}
publish_dir: ./packages/site/dist
Expand Down

0 comments on commit f75cf72

Please sign in to comment.