Skip to content

Commit

Permalink
Merge fa32d82 into 52b4c9f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 9, 2024
2 parents 52b4c9f + fa32d82 commit 1fc1b39
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 @@ -28,7 +28,7 @@ jobs:
run: npm run-script build

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

0 comments on commit 1fc1b39

Please sign in to comment.