Skip to content

Commit

Permalink
Merge pull request #153 from MRT-Map/dependabot/github_actions/peacei…
Browse files Browse the repository at this point in the history
…ris/actions-gh-pages-4
  • Loading branch information
dependabot[bot] authored May 7, 2024
2 parents eb09925 + 5e8784a commit 7376542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: pnpm run prod
- run: cd out; echo > .nojekyll; cd ..
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./out

0 comments on commit 7376542

Please sign in to comment.